Update (ui): fix word break

Update (top rss keyword): do not show known brands
This commit is contained in:
2023-11-23 10:50:43 +08:00
parent 416f06b344
commit e374875015
14 changed files with 46 additions and 45 deletions

View File

@@ -104,4 +104,5 @@ @keyframes shimmer {
.word-wrap-break-word {
word-wrap: break-word;
overflow-wrap: break-word;
}