FIX Handling removing border-none causing problems on hover
This commit is contained in:
parent
65825221d5
commit
f4b89fe9c9
|
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
}
|
||||
&:hover {
|
||||
@apply bg-primary text-white border-none;
|
||||
@apply bg-primary text-white;
|
||||
svg {
|
||||
transform: rotate(90deg);
|
||||
circle {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user