refactor app grid

- make content container scrollable, more flexible
This commit is contained in:
geoffrey45
2022-05-28 22:42:54 +03:00
parent 47eb5b49cd
commit 48bc4de569
6 changed files with 6 additions and 16 deletions
-2
View File
@@ -37,8 +37,6 @@ onBeforeRouteUpdate((to) => {
<style lang="scss">
#f-view-parent {
position: relative;
padding: 0 0 0 $small;
margin-top: $small;
.h {
font-size: 2rem;