mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
fix select text overflow style, close #338
This commit is contained in:
parent
ecafaa5bdb
commit
e36c2412a2
@ -98,6 +98,7 @@
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
padding-left: 10px;
|
||||
padding-right: 20px;
|
||||
line-height: 26px;
|
||||
|
Loading…
Reference in New Issue
Block a user