Fix typo
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
&:has(.collection-picker__button) {
|
||||
cursor: pointer;
|
||||
transition: background-color: 100ms ease-out;
|
||||
transition: background-color 100ms ease-out;
|
||||
|
||||
@media (any-hover: hover) {
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user