@@ -27,5 +27,7 @@ export default {
}
.fixed-header+.app-main {
padding-top: 50px;
+ height: 100vh;
+ overflow: auto;
</style>