mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Add independent variables for btn width and style
This commit is contained in:
parent
102c342e6e
commit
d60f64c040
@ -156,7 +156,7 @@
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
background-image: none;
|
||||
border: @border-width-base @border-style-base transparent;
|
||||
border: @btn-border-width @btn-border-style transparent;
|
||||
box-shadow: @btn-shadow;
|
||||
cursor: pointer;
|
||||
transition: all 0.3s @ease-in-out;
|
||||
|
Loading…
Reference in New Issue
Block a user