orders details: initial commit
This commit is contained in:
@@ -172,6 +172,11 @@
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
/* Dark theme styles for checkout */
|
||||
:global(.darkApp) .checkoutButtonContainer {
|
||||
background-color: #000000 !important;
|
||||
}
|
||||
|
||||
.splitBillButton {
|
||||
border-radius: 100px;
|
||||
height: 48px;
|
||||
@@ -221,10 +226,7 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* Dark theme styles for checkout */
|
||||
:global(.darkApp) .checkoutButtonContainer {
|
||||
background-color: #000000 !important;
|
||||
}
|
||||
|
||||
|
||||
:global(.darkApp) .splitBillButton {
|
||||
color: #ffffff !important;
|
||||
|
||||
Reference in New Issue
Block a user