diff --git a/layouts/header/style.css b/layouts/header/style.css index 51d56293..e66ad92f 100644 --- a/layouts/header/style.css +++ b/layouts/header/style.css @@ -1825,6 +1825,9 @@ emoji-picker { color: var(--light-gray) !important; cursor: not-allowed !important; } +.trend-name { + word-break: break-word; +} .user-item-btn { float: right; position: relative;