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

This commit is contained in:
Louis Lam 2022-09-17 01:18:31 +08:00
parent f96bad1629
commit d23085cddc

View File

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