Fix text overflow in forms
parent
5f22b00ba5
commit
e9a4416820
|
@ -193,6 +193,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 10px;
|
||||
flex-wrap: wrap;
|
||||
& > *:not(:first-child) {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue