Increase minimum width of the urlbar to improve usability

This commit is contained in:
mr. M
2025-02-10 20:30:13 +01:00
parent 7990bfefad
commit 2dbd80f539

View File

@@ -393,7 +393,7 @@ button.popup-notification-dropmarker {
:root[zen-single-toolbar='true'] {
#urlbar[open] {
min-width: 30vw;
min-width: 35vw;
}
&[zen-right-side='true'] #urlbar[open]:not([zen-floating-urlbar='true']) {