fix link overflow #90

Closed
verbiricha wants to merge 1 commits from link into main

View File

@ -66,6 +66,7 @@
margin: 0;
max-width: 260px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: var(--highlight);
height: var(--font-size);