mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
update radio button padding
This commit is contained in:
parent
2e010aea39
commit
d9bb1560ce
@ -107,7 +107,7 @@
|
|||||||
.@{radio-prefix-cls} {
|
.@{radio-prefix-cls} {
|
||||||
label&-button {
|
label&-button {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 0 16px;
|
padding: 0 15px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
|
Loading…
Reference in New Issue
Block a user