Fixed bookmarks toolbar overflowing the top panel (https://github.com/zen-browser/desktop/issues/2434)

This commit is contained in:
mr. M
2024-10-31 14:29:18 +01:00
parent 51a3fb98e1
commit d228a96944

View File

@@ -75,6 +75,7 @@
#zen-appcontent-wrapper {
max-width: 100%;
overflow-x: hidden;
}
#tabbrowser-tabbox {