style(Field): allow label word wrap (#6590)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
margin-right: @field-label-margin-right;
|
||||
color: @field-label-color;
|
||||
text-align: left;
|
||||
word-wrap: break-word;
|
||||
|
||||
&--center {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user