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

Added a small draft sidebar template #265

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srcarvalho12
Copy link

How to use:
SELECT
'shell' As component,
'Clientes' As title,
TRUE As sidebar,

I had problems with "scrollbar-color", as it has a predefined style and I would like to use transparent, for example:
scrollbar-color: rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), .16) transparent;

@lovasoa
Copy link
Collaborator

lovasoa commented Mar 14, 2024

Great! Do you want to try implementing the sidebar + navbar combo ?

@srcarvalho12
Copy link
Author

Yes! This was just a draft

@srcarvalho12
Copy link
Author

I will improve in the next few days

@lovasoa
Copy link
Collaborator

lovasoa commented Mar 14, 2024

🚀

@lovasoa lovasoa marked this pull request as draft April 10, 2024 08:25
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

Successfully merging this pull request may close these issues.

2 participants