Skip to content

Commit 51f49e5

Browse files
author
Vikas Agarwal
committed
defaulting to column layout for checkbox-group type questions
1 parent 3973d3a commit 51f49e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Formsy/FormFields.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114

115115
.checkbox-group .checkbox-group-options {
116116
display: flex;
117+
flex-direction: column;
117118
}
118119
.checkbox-group.horizontal .checkbox-group-options {
119120
flex-direction: row;

0 commit comments

Comments
 (0)