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