mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(style): radio group set inline-block (#4255)
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
|
||||
@include b(radio-group) {
|
||||
font-size: 0;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user