mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Allow vertical form labels to break line
This commit is contained in:
parent
726c03704c
commit
4a5e681627
@ -303,6 +303,7 @@ form {
|
||||
display: block;
|
||||
text-align: left;
|
||||
line-height: @line-height-base;
|
||||
white-space: initial;
|
||||
|
||||
label:after {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user