6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
.ant-radio + span {
|
|
&:empty {
|
|
display: none;
|
|
}
|
|
}
|