Commit 3030dcfe authored by AUTOMATIC's avatar AUTOMATIC

added a background color fix for dark scheme users

parent 16fb8d24
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
#toprow div{ #toprow div{
border: none; border: none;
gap: 0; gap: 0;
background: transparent;
} }
#resize_mode{ #resize_mode{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment