mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
Update Swatch.module.css
This commit is contained in:
parent
7748d885cc
commit
81e32ec7d8
@ -3,8 +3,7 @@
|
|||||||
composes: root from '@components/ui/Button/Button.module.css';
|
composes: root from '@components/ui/Button/Button.module.css';
|
||||||
@apply h-10 w-10 bg-primary text-primary rounded-full inline-flex
|
@apply h-10 w-10 bg-primary text-primary rounded-full inline-flex
|
||||||
items-center justify-center cursor-pointer transition duration-150 ease-in-out
|
items-center justify-center cursor-pointer transition duration-150 ease-in-out
|
||||||
p-0 shadow-none border-accent-3 border box-border select-none !mr-0;
|
p-0 shadow-none border-accent-3 border box-border select-none;
|
||||||
margin-right: calc(0.75rem - 1px);
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user