SQLpage
SQLpage copied to clipboard
Added a small draft sidebar template
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;
Great! Do you want to try implementing the sidebar + navbar combo ?
Yes! This was just a draft
I will improve in the next few days
🚀