Skip to content

Commit bb3d822

Browse files
committed
Style inputs
Fixes #642
1 parent 535a8a8 commit bb3d822

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

style.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@
6262
}
6363

6464
> span.input {
65+
display: flex;
6566
text-align: left;
6667
flex-grow: 1;
68+
flex-wrap: wrap;
6769

6870
// general input fields
6971
input:not([type='checkbox']):not([type='color']),

0 commit comments

Comments
 (0)