mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
parent
95ac6bf673
commit
adee2f3329
@ -186,11 +186,13 @@
|
||||
}
|
||||
|
||||
a.@{btn-prefix-cls} {
|
||||
line-height: @btn-height-base - 2px;
|
||||
&-lg {
|
||||
> span {
|
||||
line-height: @btn-height-base - 2px;
|
||||
}
|
||||
&-lg > span {
|
||||
line-height: @btn-height-lg - 2px;
|
||||
}
|
||||
&-sm {
|
||||
&-sm > span {
|
||||
line-height: @btn-height-sm - 2px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user