finetuning filers button aspect
This commit is contained in:
parent
e52d237b5e
commit
9f8b52dc46
|
|
@ -13,8 +13,8 @@
|
|||
@apply h-auto;
|
||||
}
|
||||
&__action-button {
|
||||
@apply bg-white shadowed py-3 px-6 rounded-xl
|
||||
font-semibold
|
||||
@apply bg-white shadowed py-4 px-4 rounded-xl
|
||||
font-bold
|
||||
flex
|
||||
justify-center
|
||||
items-center
|
||||
|
|
@ -24,7 +24,6 @@
|
|||
outline-offset: 0 !important;
|
||||
transition: transform 0.2s ease-in-out;
|
||||
&:hover {
|
||||
@apply text-secondary;
|
||||
transform: scale(1.02) translateY(-2px);
|
||||
}
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user