#306 - fix conversation arrow smushed in notifications panel
This commit is contained in:
parent
75b8b5d1eb
commit
1e40e70efc
|
@ -280,6 +280,7 @@
|
||||||
color: var(--link, $fallback--link);
|
color: var(--link, $fallback--link);
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
a {
|
a {
|
||||||
|
min-width: 17px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in New Issue