minor css cleanup

This commit is contained in:
Llama Enjoyer
2025-02-04 13:51:08 +01:00
parent 8524c8cc43
commit dfe827b864
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
.vflex_line {
height-min: 32px;
min-height: 32px;
}
.checkbox {

View File

@@ -59,7 +59,6 @@
padding: 20px;
height: calc(100vh - 40px);
overflow-y: auto;
flex-grow: 1;
}
.model-view-text {