mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 21:03:22 +01:00
Fix performer disambiguation styling in select (#5246)
This commit is contained in:
parent
653cd16eb2
commit
f7a164ffe5
1 changed files with 4 additions and 0 deletions
|
|
@ -199,6 +199,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.performer-select-value .performer-disambiguation {
|
||||
color: initial;
|
||||
}
|
||||
|
||||
.performer-select-option {
|
||||
.performer-select-row {
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue