Skip to content

Commit cfd7acb

Browse files
add flex styling to editor widget field
1 parent 87663b3 commit cfd7acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/components/fields/_field.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
.field__widget {
3737
width: 64%;
3838
padding-left: 12px;
39-
display: inline-block;
39+
display: flex;
4040
padding-right: 12px;
4141
}
4242

0 commit comments

Comments
 (0)