shlink-web-client/src/App.scss
2018-08-14 20:28:46 +02:00

10 lines
116 B
SCSS

@import './utils/base';
.app-container {
height: 100%;
}
.app {
padding-top: $headerHeight;
height: 100%;
}