mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-23 22:14:40 -04:00
Fix #2100, the monitor name cannot display if too long
This commit is contained in:
parent
f96bad1629
commit
d23085cddc
1 changed files with 1 additions and 2 deletions
|
@ -403,7 +403,6 @@ optgroup {
|
||||||
.info {
|
.info {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue