add bottom padding to v-scroll-page class instead of individual pages

+ Rewrite queue page with  @Akryum/vue-virtual-scroller
This commit is contained in:
geoffrey45
2022-10-08 16:24:52 +03:00
committed by Mungai Njoroge
parent 858e59f81c
commit ed7f26c12b
8 changed files with 68 additions and 105 deletions
+1
View File
@@ -93,6 +93,7 @@ $g-border: solid 1px $gray5;
height: 100%;
width: 100%;
padding-right: $small !important;
padding-bottom: $content-padding-bottom;
}
}