mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-21 22:37:24 -05:00
Fix dropdown selector in Theme-Plex.css
Credit to thingy_mabob on Discord
This commit is contained in:
@@ -209,5 +209,5 @@ option {
|
||||
}
|
||||
|
||||
div.react-select__menu-portal {
|
||||
z-index: 2;
|
||||
z-index: 1050;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user