atscan/frontend/src/app.postcss

6 řádky
77 B
Plaintext

/*place global styles here */
html,
body {
@apply h-full overflow-hidden;
}