Fix performer disambiguation styling in select (#5246)

This commit is contained in:
WithoutPants 2024-09-11 11:46:41 +10:00 committed by GitHub
parent 653cd16eb2
commit f7a164ffe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -199,6 +199,10 @@
}
}
.performer-select-value .performer-disambiguation {
color: initial;
}
.performer-select-option {
.performer-select-row {
align-items: center;