UX: change usercard selector to new identifier (#28641)

This commit is contained in:
chapoi 2024-08-29 18:11:27 +02:00 committed by GitHub
parent ed4f80d589
commit 5aab69676b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,11 +5,6 @@
width: auto;
.fk-d-menu__inner-content {
min-width: 0;
}
}
.fk-d-menu:has(.user-card) {
.fk-d-menu__inner-content {
overflow: visible;
}
}