mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Custom Checkout Progress
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
.simple {
|
||||
& .squareBg {
|
||||
@apply bg-accents-0 !important;
|
||||
@apply bg-accent-0 !important;
|
||||
background-image: url('/bg-products.svg');
|
||||
}
|
||||
|
||||
|
@@ -28,6 +28,6 @@
|
||||
|
||||
.active {
|
||||
&.size {
|
||||
@apply border-accents-9 border-2;
|
||||
@apply border-accent-9 border-2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user