Explorar el Código

remove button padding

AykutSarac hace 3 años
padre
commit
56cd62db03
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/constants/globalStyle.ts

+ 0 - 1
src/constants/globalStyle.ts

@@ -27,7 +27,6 @@ const GlobalStyle = createGlobalStyle`
     min-width: 60px;
     border: none;
     border-radius: 5px;
-    padding: 2px 16px;
     outline: none;
     font-family: 'Catamaran', sans-serif;
     font-weight: 500;