Files
shlink-web-client/src/App.scss
Alejandro Celaya cb9dc9d65e Added swipable menu
2018-08-14 20:28:46 +02:00

11 lines
116 B
SCSS

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