Files
App Generator 40a4fe974f Codebase Update
2023-06-06 11:03:31 +03:00

6 lines
64 B
SCSS

// Height values in vh
.h-100vh {
height: 100vh !important;
}