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

View File

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