mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
fix: timeline-content-word-break
This commit is contained in:
parent
f0d6c0515d
commit
ea62935044
@ -82,6 +82,7 @@
|
||||
position: relative;
|
||||
top: -(@font-size-base * @line-height-base - @font-size-base) + 1px;
|
||||
margin: 0 0 0 18px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
&-last {
|
||||
|
Loading…
Reference in New Issue
Block a user