mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 19:43:32 +00:00
fix(client): add overflow: clip;
This commit is contained in:
@@ -617,6 +617,7 @@ function showReactions(): void {
|
||||
|
||||
.text {
|
||||
overflow-wrap: break-word;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
.replyIcon {
|
||||
|
||||
Reference in New Issue
Block a user