Skip to content

Commit a3d3b27

Browse files
committed
Line up select block
The CSS rework is near. I hope.
1 parent afb3842 commit a3d3b27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,8 @@ body {
120120
user-select: none;
121121
display: grid;
122122
grid-template-columns: 40px 1fr;
123+
}
124+
125+
#base-finder {
126+
height: 21px;
123127
}

0 commit comments

Comments
 (0)