]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/users/user-notifications.component.scss
Implement auto follow in client
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / users / user-notifications.component.scss
index 88f38d9cff671268327d4ad04021ccee254950b8..0c6c70d983dc9a1e3fb7dd93501d67e71e3dddee 100644 (file)
@@ -14,6 +14,7 @@
   font-size: inherit;
   padding: 15px 5px 15px 10px;
   border-bottom: 1px solid $separator-border-color;
+  word-break: break-word;
 
   &.unread {
     background-color: rgba(0, 0, 0, 0.05);