We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41318aa commit e8e6c7eCopy full SHA for e8e6c7e
src/layout/components/AppMain.vue
@@ -33,6 +33,8 @@ export default {
33
34
.fixed-header+.app-main {
35
padding-top: 50px;
36
+ height: 100vh;
37
+ overflow: auto;
38
}
39
40
.hasTagsView {
0 commit comments