mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
Merge pull request #6601 from pierreneter/patch-1
Add relative for radio-button-wrapper.
This commit is contained in:
commit
111a1b100a
@ -128,6 +128,7 @@ span.@{radio-prefix-cls} + * {
|
||||
border-left: 0;
|
||||
background: @radio-button-bg;
|
||||
padding: 0 16px;
|
||||
position: relative;
|
||||
|
||||
a {
|
||||
color: @radio-button-color;
|
||||
|
Loading…
Reference in New Issue
Block a user