#306 - fix conversation arrow smushed in notifications panel

feature/image-description-authoring
Xiaofeng An 6 years ago
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;

Loading…
Cancel
Save