1
0
Fork 0
forked from gitea/nas

Add display all soft-limited domain blocks

This commit is contained in:
KMY 2023-04-28 08:37:13 +09:00
parent 1ba30e6c75
commit 9e055d1439
4 changed files with 11 additions and 6 deletions

View file

@ -9280,12 +9280,6 @@ noscript {
overflow: hidden;
text-overflow: ellipsis;
}
p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
}
}