Commit e40f3804 by zhangleyuan

feat:修改按钮的样式

parent 92eb6f2b
...@@ -222,7 +222,8 @@ ...@@ -222,7 +222,8 @@
/* 按钮padding改成8px */ /* 按钮padding改成8px */
.ant-btn { .ant-btn {
height: 28px; height: 28px !important;
line-height:20px !important;
font-weight: 400 !important; font-weight: 400 !important;
border: 1px solid #e8e8e8; border: 1px solid #e8e8e8;
&:focus, &:focus,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment