wip: shopping cart
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
themes: all;
|
||||
}
|
||||
|
||||
html, body {
|
||||
overscroll-behavior-y: none;
|
||||
-webkit-overflow-scrolling: auto;
|
||||
}
|
||||
|
||||
|
||||
#app {
|
||||
padding-top: var(--tg-content-safe-area-inset-top);
|
||||
@@ -20,4 +17,4 @@ html, body {
|
||||
padding-bottom: var(--tg-safe-area-inset-bottom);
|
||||
padding-left: var(--tg-safe-area-inset-left);
|
||||
padding-right: var(--tg-safe-area-inset-right);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user