Skip to content

Commit 6412ddb

Browse files
committed
remove extra space
1 parent 691f813 commit 6412ddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/ui/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
overflow-x: auto;
6464
overflow-y: auto;
6565
height: 80%;
66-
height: calc(100% - 60px);
66+
height: calc(100% - 45px);
6767
}
6868

6969
.synoedit .close {

0 commit comments

Comments
 (0)