Explorar el Código

fixed styling issue of the button

Gildas hace 6 años
padre
commit
714b52e4f3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 {