mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +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;
|
border-left: 0;
|
||||||
background: @radio-button-bg;
|
background: @radio-button-bg;
|
||||||
padding: 0 16px;
|
padding: 0 16px;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: @radio-button-color;
|
color: @radio-button-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user