Update Swatch.module.css

This commit is contained in:
Catalin Pinte 2022-12-19 16:52:48 +02:00
parent 7748d885cc
commit 81e32ec7d8

View File

@ -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;