Explorar o código

Fixed File Descriptor css bug

tobychui %!s(int64=2) %!d(string=hai) anos
pai
achega
522d606c25
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      web/desktop.system

+ 4 - 0
web/desktop.system

@@ -955,6 +955,10 @@
                 word-wrap: break-word;
             }
 
+            body.darkTheme .fileDescription{
+                background-color: var(--body_background, #242330);
+            }
+
             /*
                 Background Task UI
             */