mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 12:01:00 +00:00
8 lines
225 B
CSS
8 lines
225 B
CSS
@layer mantine {.m_6d731127 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: var(--stack-align, stretch);
|
|
justify-content: var(--stack-justify, flex-start);
|
|
gap: var(--stack-gap, var(--mantine-spacing-md));
|
|
}
|
|
} |