aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-14 19:13:23 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-09-14 19:13:23 +0300
commit3030dcfefd1a6a62074e78700eebd3dd49f81b8d (patch)
tree2eb7d6acad18cc91b2ac98bd469dbfbd4b0f16e8
parent16fb8d24d48023ea34a36f241b53c965b924e1b5 (diff)
added a background color fix for dark scheme users
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8a3e2abf..d41c098c 100644
--- a/style.css
+++ b/style.css
@@ -47,6 +47,7 @@
#toprow div{
border: none;
gap: 0;
+ background: transparent;
}
#resize_mode{