Files
dify-conversation/app/components/style.module.css
T
2023-06-09 15:53:44 +08:00

4 lines
65 B
CSS

.container {
@apply flex min-h-screen p-24 flex-col gap-4;
}