@@ -47,7 +47,7 @@ export default {
}
.fixed-header + .app-main {
- padding-top: 86px;
+ padding-top: 100px;
</style>
@@ -88,7 +88,7 @@ export default {
.scro {
position: relative;
- height: 90vh;
+ height: 87vh;
width: 100%;
overflow-y: auto !important;