Revert "Fix monitor name cropping in nested groups (#5981)" (#6175)

pull/6176/head
Louis Lam 7 months ago committed by GitHub
parent 38b96d80d8
commit d376799429
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save