static: fix broken css statement
This commit is contained in:
parent
67c31634f4
commit
e8d8e1ef24
|
@ -27,7 +27,6 @@ input {
|
||||||
#controls-top {
|
#controls-top {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-b;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#top-left-controls {
|
#top-left-controls {
|
||||||
|
|
Loading…
Reference in a new issue