set global margin on the main app grid

+ refactor margins and paddings in some components
This commit is contained in:
geoffrey45
2022-08-02 02:43:06 +03:00
parent 8fa0516b56
commit 9e1f73e281
13 changed files with 28 additions and 61 deletions
-1
View File
@@ -51,7 +51,6 @@ onBeforeRouteUpdate((to, from) => {
#scrollable {
overflow-y: auto;
height: calc(100% - $small);
scrollbar-color: grey transparent;
@include phone-only {