long url truncate with ... on mobile

This commit is contained in:
Joe Lothan 2026-05-27 11:36:04 -04:00
parent 0b662019f3
commit b5787fae94

View file

@ -315,7 +315,7 @@
text-overflow: ellipsis;
white-space: nowrap;
text-decoration: none;
flex-shrink: 0;
min-width: 0;
}
.iframe-urlbar .url-text:hover {