소스 검색

remove button padding

AykutSarac 3 년 전
부모
커밋
56cd62db03
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;