space-game001/cutsceneEditor/src/App.module.css
2026-06-07 14:40:15 +03:00

7 lines
77 B
CSS

.app {
display: flex;
width: 100%;
height: 100%;
overflow: hidden;
}