1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/packages/unleash-frontend-next/src/style.scss
2020-02-20 08:30:29 +01:00

9 lines
111 B
SCSS

.container {
height: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}