Files
clan-core/pkgs/clan-app/ui/.storybook/preview.css
2025-05-30 14:58:50 +01:00

6 lines
139 B
CSS

html {
/* revert this which only makes sense when rendering inside the clan app webview */
overflow-x: revert;
overflow-y: revert;
}