diff --git a/frontend/index.html b/frontend/index.html index 1bf308e..d78851a 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -315,7 +315,7 @@ text-overflow: ellipsis; white-space: nowrap; text-decoration: none; - flex-shrink: 0; + min-width: 0; } .iframe-urlbar .url-text:hover {