Don't let the column button effect apply to buttons in the picker

This commit is contained in:
Jason Zimdars
2025-10-08 16:48:44 -05:00
parent d7cf5c9348
commit 7fd8cb2297
+1 -1
View File
@@ -213,7 +213,7 @@
@media (any-hover: hover) {
.btn--circle,
~ .btn--circle,
~ .cards__expander-menu .btn--circle {
~ .cards__expander-menu .btn--circle:not(label) {
transition: opacity 300ms ease-in-out;
opacity: 0;