Files
Video-Cutter/frontend/src/index.css
T
2026-06-02 19:59:28 +02:00

8 lines
77 B
CSS

body {
margin: 0;
min-height: 100vh;
}
#root {
min-height: 100vh;
}