Files
oxygen-ui/src/assets/css/fit-fullscreen.scss

5 lines
73 B
SCSS

.fit-fullscreen {
position: relative;
width: 100%;
height: 100vh;
}