[chore] stylelint: fix reported errors

This commit is contained in:
Bnyro
2025-01-07 14:39:56 +01:00
committed by Markus Heiser
parent 337a6db064
commit 94b6adf03d
6 changed files with 27 additions and 59 deletions

View File

@@ -93,8 +93,7 @@ article.result-images .detail {
p.result-url {
white-space: nowrap;
overflow-x: hidden;
overflow-y: hidden;
overflow: hidden hidden;
text-overflow: ellipsis;
}