update Button style
This commit is contained in:
parent
3ac9a3b629
commit
2c321f9d25
2 changed files with 10 additions and 3 deletions
|
@ -191,12 +191,12 @@
|
|||
|
||||
a.@{btn-prefix-cls} {
|
||||
padding-top: 0.1px;
|
||||
line-height: @btn-height-base - 2px;
|
||||
line-height: @btn-height-base - 4px;
|
||||
|
||||
&-large {
|
||||
line-height: @btn-height-large - 2px;
|
||||
line-height: @btn-height-large - 4px;
|
||||
}
|
||||
&-small {
|
||||
line-height: @btn-height-small - 2px;
|
||||
line-height: @btn-height-small - 4px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue