mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-22 15:13:46 -06:00
Fix #2100, the monitor name cannot display if too long
This commit is contained in:
parent
f96bad1629
commit
d23085cddc
@ -403,7 +403,6 @@ optgroup {
|
||||
.info {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user