Skip to content

Commit 36d87d0

Browse files
committed
Fix overflow in notifications list
1 parent 2802f96 commit 36d87d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/user.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
flex-wrap: wrap;
121121
gap: 0.5em;
122122
padding: 0.5em 1em;
123+
overflow-wrap: anywhere;
123124
}
124125

125126
.notifications-item:hover {

0 commit comments

Comments
 (0)