mirror of
https://github.com/langgenius/dify-conversation.git
synced 2026-07-01 18:25:52 -04:00
4 lines
65 B
CSS
4 lines
65 B
CSS
.container {
|
|
@apply flex min-h-screen p-24 flex-col gap-4;
|
|
}
|