Is changing the css var for sidebar-width possible? I can't seem to locate any of those css variable definitions.
Documentation mentions about colors but I don't seem able to change them either. Docs mention targeting the classes eg fi-sidebar w-[--sidebar-width]
From the browser dev tools the sidebar width is 20rem, I would like it to be 12rem.
Can anyone shed some more light on the restyling process?