added a background color fix for dark scheme users

This commit is contained in:
AUTOMATIC 2022-09-14 19:13:23 +03:00
parent 16fb8d24d4
commit 3030dcfefd

View File

@ -47,6 +47,7 @@
#toprow div{
border: none;
gap: 0;
background: transparent;
}
#resize_mode{