diff --git a/src/App.vue b/src/App.vue index 9328eb0e..4aa8e4cf 100644 --- a/src/App.vue +++ b/src/App.vue @@ -21,10 +21,6 @@ /*noinspection CssUnresolvedCustomProperty*/ color: var(--v-btn-text-primary); } - -.main-content-scrollbar { - height: calc(var(--app-height) - 48px); -}