mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
🎨 styles: button common with shape common
:%s
This commit is contained in:
@@ -25,9 +25,6 @@ const DATA = [
|
||||
|
||||
const option = {
|
||||
slidesPerView: 1,
|
||||
// mode: "free",
|
||||
|
||||
|
||||
}
|
||||
|
||||
const ProductImgs = ({ }: Props) => {
|
||||
|
@@ -64,6 +64,9 @@
|
||||
margin-left: 0.8rem;
|
||||
}
|
||||
}
|
||||
svg path {
|
||||
fill: currentColor;
|
||||
}
|
||||
}
|
||||
button {
|
||||
@apply w-full;
|
||||
|
Reference in New Issue
Block a user