Fix: Create snapshot display abberations

This commit is contained in:
Squidly271
2025-10-03 15:47:36 -04:00
committed by GitHub
parent 95bc8968f0
commit 8a27d0603e

View File

@@ -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;
}