to do: debugging for handling ui collapse states
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
background-color: rgb(188, 176, 146);
|
||||
color: black;
|
||||
|
||||
&.collapsed {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.player-ui {
|
||||
.subheader {
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user