Allow field labels to wrap
This commit is contained in:
parent
d33928eaab
commit
1015ec9da2
|
@ -126,9 +126,6 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
label {
|
||||
white-space: nowrap;
|
||||
}
|
||||
label.hidden {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue