rspace-online/website/public
Jeff Emmett ebecfe4983 fix: app-switcher sidebar invisible due to backdrop-filter containing block
backdrop-filter on .rstack-header created a CSS containing block that
trapped the sidebar's position:fixed, giving it zero height. Moved the
backdrop-filter and background to a ::before pseudo-element so the header
no longer traps fixed-positioned children.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 15:11:16 -08:00
..
_next/static feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
images/design-mode feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
logo.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
shell.css fix: app-switcher sidebar invisible due to backdrop-filter containing block 2026-03-04 15:11:16 -08:00
theme.css fix: persist theme via html[data-theme] + theme.css custom properties 2026-03-03 11:56:51 -08:00