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

Compatibility with Logseq tabs plugin #13

Open
aadilayub opened this issue May 7, 2022 · 1 comment
Open

Compatibility with Logseq tabs plugin #13

aadilayub opened this issue May 7, 2022 · 1 comment

Comments

@aadilayub
Copy link

aadilayub commented May 7, 2022

image

Reporting this issue because this is a very popular plugin that adds useful functionality to Logseq. It looks alright on every theme, except this one where the positioning clashes with the card design.

@aadilayub
Copy link
Author

I added the following lines to custom.css to make the tabs plugin work fit with the theme:

#main-content-container { margin-top: 65px !important; }
#logseq-tabs_lsp_main { top: 49px !important; }

Result:

image

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

No branches or pull requests

1 participant