forked from AkkomaGang/akkoma-fe
#306 - fix conversation arrow smushed in notifications panel
This commit is contained in:
parent
75b8b5d1eb
commit
1e40e70efc
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue