Преглед изворни кода

fixed button color

Former-commit-id: 9669f14e24b50f97f5fa907db635f287624eaebe
Gildas пре 6 година
родитељ
комит
aa85017a56
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      extension/ui/pages/pendings.css

+ 1 - 1
extension/ui/pages/pendings.css

@@ -123,7 +123,7 @@ header button {
     }
 
     .result-cancel button {
-        color: #fdfdfd;
+        color: #202023;
     }
 
     button:not([disabled]):hover {