Skip to content

Commit dfe827b

Browse files
committed
minor css cleanup
1 parent 8524c8c commit dfe827b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

static/controls.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
.vflex_line {
3-
height-min: 32px;
3+
min-height: 32px;
44
}
55

66
.checkbox {

static/models.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
padding: 20px;
6060
height: calc(100vh - 40px);
6161
overflow-y: auto;
62-
flex-grow: 1;
6362
}
6463

6564
.model-view-text {

0 commit comments

Comments
 (0)