fixes
- apply fixed height for footer buttons over app - add floating cart button in cart page in desktop size
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
}
|
||||
|
||||
:global(.darkApp) .rightRectangle {
|
||||
right: 0px;
|
||||
right: 16px;
|
||||
}
|
||||
|
||||
:global(.darkApp) .leftRectangle {
|
||||
left: 0px;
|
||||
left: 16px;
|
||||
}
|
||||
|
||||
.adsCard {
|
||||
|
||||
Reference in New Issue
Block a user