mirror of
https://github.com/vercel/commerce.git
synced 2025-05-16 22:46:58 +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';
|
||||
@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
|
||||
p-0 shadow-none border-accent-3 border box-border select-none !mr-0;
|
||||
margin-right: calc(0.75rem - 1px);
|
||||
p-0 shadow-none border-accent-3 border box-border select-none;
|
||||
overflow: hidden;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user