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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

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