1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-05-05 14:04:03 -04:00

- fix conversation arrow smushed in notifications panel

This commit is contained in:
Xiaofeng An 2019-02-02 21:49:07 -05:00
parent 75b8b5d1eb
commit 1e40e70efc

@ -280,6 +280,7 @@
color: var(--link, $fallback--link);
max-width: 100%;
a {
min-width: 17px;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;