瀏覽代碼

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;