mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
style: fix description item long text (#26820)
* style: fix description item long text * Update index.less
This commit is contained in:
parent
b04d97cde2
commit
3ab71222ef
@ -86,6 +86,7 @@
|
||||
color: @text-color;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
&-item {
|
||||
|
Loading…
Reference in New Issue
Block a user