UX: remove formkit css bleeding into every dropdown (#27955)

This commit is contained in:
chapoi
2024-07-17 22:26:47 +02:00
committed by GitHub
parent f4b87c744b
commit 58b7dde599

View File

@@ -10,11 +10,5 @@
&:hover {
background: var(--d-hover);
}
&:last-child {
.btn {
color: var(--tertiary);
}
}
}
}