Files
urbanLifeline/dify/web/.storybook/storybook.css
2025-12-01 17:21:38 +08:00

7 lines
74 B
CSS

html,
body {
max-width: unset;
overflow: auto;
user-select: text;
}