Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

top margin and small size issue #8

Open
Deepakvrma14 opened this issue Feb 18, 2024 · 1 comment
Open

top margin and small size issue #8

Deepakvrma14 opened this issue Feb 18, 2024 · 1 comment

Comments

@Deepakvrma14
Copy link

top panel less space
image

in without fullscreen it look even wearder
image
and side panel is also having no magin top,
image

@KiKaraage
Copy link
Owner

top panel less space

You can play around with urlbar.css line 17-26, especially on --urlbar-height, --urlbar-container-height, and --urlbar-toolbar-height parameters.

and side panel is also having no margin top,

Add this line to your Sidebery CSS style editor:

#root.root {padding-top: 5px;}
#root.root {padding-bottom: 5px;}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants