Parcourir la source

fixed styling issue of the button

Former-commit-id: 714b52e4f3552c3c1eb889f2c1688bb8cb35c3ca
Gildas il y a 6 ans
Parent
commit
37fa948a01
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      extension/ui/pages/pendings.css

+ 2 - 0
extension/ui/pages/pendings.css

@@ -92,6 +92,8 @@ header button {
 
 .result-cancel button {
     background-color: #fbfbfb;
+    width: 19px;
+    padding: 0;
 }
 
 .no-result {