Fix #2100, the monitor name cannot display if too long

pull/2169/head
Louis Lam 2 years ago
parent f96bad1629
commit d23085cddc

@ -403,7 +403,6 @@ optgroup {
.info {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
&:hover {

Loading…
Cancel
Save