Skip to content

Commit d4e21d9

Browse files
committed
fix: editor for radiobutton
1 parent c6af8f3 commit d4e21d9

File tree

1 file changed

+1
-1
lines changed
  • src/editor-v2/components/DynamicForm/Fields/OneOf

1 file changed

+1
-1
lines changed

src/editor-v2/components/DynamicForm/Fields/OneOf/OneOf.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ $block: '.#{$ns}oneof-dynamic-field';
55

66
#{$block} {
77
&__radio {
8-
margin-bottom: 12px;
8+
margin: 16px 12px;
99
}
1010

1111
&__select {

0 commit comments

Comments
 (0)