mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 02:29:51 -06:00
Merge pull request #2420 from Squidly271/Fix/VMSnapshot
Fix: Create snapshot display aberrations
This commit is contained in:
@@ -40,6 +40,9 @@ div#dialogWindow,
|
||||
input#upload {
|
||||
display: none;
|
||||
}
|
||||
input[type="text"]#targetsnap {
|
||||
width: 60%;
|
||||
}
|
||||
table.domdisk thead tr th:nth-child(1) {
|
||||
width: 56% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user