Zen vertical tabs top buttons not symmetrical #9246
FulgerePulse
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe it's not a big problem, but it would still be good to be more symmetrical. After removing this problem .zen-current-workspace-indicator, I noticed that the new tab button was asymmetrical, I temporarily fixed this problem with the following code
#tabbrowser-arrowscrollbox-periphery { margin-top: 28px !important; }
.zen-current-workspace-indicator button can be fixed by making margin-top like new tab button
Beta Was this translation helpful? Give feedback.
All reactions