Files
edr-platform/apps/edr-freight-web/backoffice/index.css

10 lines
131 B
CSS

@import "tailwindcss";
@import "@edr/ui-common/theme.css" layer(theme);
html,
body,
#root {
height: 100%;
overflow: hidden;
}