6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
.lay-tooltip-content{
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: pointer;
|
|
} |