feat: add css logging
This commit is contained in:
9
ui/main.css
Executable file
9
ui/main.css
Executable file
@@ -0,0 +1,9 @@
|
||||
#toolstrip {
|
||||
background: rgba(0,0,0,.6);
|
||||
padding: 6px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
button {
|
||||
background: none;
|
||||
}
|
||||
Reference in New Issue
Block a user