Browse Source

fix bacground color

Gildas 3 năm trước cách đây
mục cha
commit
c40319815b

+ 1 - 1
src/extension/ui/pages/options.css

@@ -617,7 +617,7 @@ html.maximized {
     button,
     button,
     select,
     select,
     .popup-content {
     .popup-content {
-        background-color: #202023;
+        background-color: #23222b;
         color: #fdfdfd;
         color: #fdfdfd;
     }
     }