Sfoglia il codice sorgente

fixed styling issue of the button

Gildas 6 anni fa
parent
commit
714b52e4f3
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 {