feat: create new order
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
themes: all;
|
||||
}
|
||||
|
||||
|
||||
html, body, #app {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#app {
|
||||
position: relative;
|
||||
padding-top: var(--tg-content-safe-area-inset-top);
|
||||
padding-bottom: var(--tg-content-safe-area-inset-bottom);
|
||||
padding-left: var(--tg-content-safe-area-inset-left);
|
||||
|
||||
Reference in New Issue
Block a user