Fix dropdown selector in Theme-Plex.css

Credit to thingy_mabob on Discord
This commit is contained in:
DogmaDragon 2025-04-02 02:31:53 +03:00 committed by GitHub
parent f8c6a7e4ca
commit 3a882f3125
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -209,5 +209,5 @@ option {
}
div.react-select__menu-portal {
z-index: 2;
z-index: 1050;
}