Crunchy
2025-06-14 7e460156de73171f9660ce48f80703e79f8b478d
src/layout/components/AppMain.vue
@@ -24,9 +24,10 @@
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fixed-header+.app-main {
  padding-top: 50px;
  padding-top: 97px;
}
</style>