diff --git a/app.vue b/app.vue index bd502d5..2525149 100644 --- a/app.vue +++ b/app.vue @@ -132,4 +132,8 @@ useSeoMeta({ margin-bottom: env(safe-area-inset-bottom, 37px) !important; /*background-color: grey;*/ } + +.scroll { + overflow-y: scroll; +} \ No newline at end of file