Skip to content
Snippets Groups Projects

#306 - fix conversation arrow smushed in notifications panel

Merged #306 - fix conversation arrow smushed in notifications panel
All threads resolved!
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -280,6 +280,7 @@
color: var(--link, $fallback--link);
max-width: 100%;
a {
+1
min-width: 17px;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;
Loading