Spaces:
Runtime error
Runtime error
Update public/style.css
Browse files- public/style.css +1 -1
public/style.css
CHANGED
@@ -41,7 +41,7 @@ div#right-ctn {
|
|
41 |
flex-direction: column;
|
42 |
row-gap: 4px;
|
43 |
overflow: scroll;
|
44 |
-
|
45 |
}
|
46 |
|
47 |
div#checkbox-rear {
|
|
|
41 |
flex-direction: column;
|
42 |
row-gap: 4px;
|
43 |
overflow: scroll;
|
44 |
+
height: 320px;
|
45 |
}
|
46 |
|
47 |
div#checkbox-rear {
|