Files
VRCT/src-ui/app/App.module.scss
Sakamoto Shiina ef5eb2fb40 [Update/Perf] Config Page: Device Tab. Add threshold_component(dev).
Improve re-render, unnecessary, problem.
2024-09-07 21:32:44 +09:00

6 lines
101 B
SCSS

.container {
position: relative;
width: 100%;
height: 100vh;
overflow: hidden;
}