Skip to content

Commit 3a882f3

Browse files
authored
Fix dropdown selector in Theme-Plex.css
Credit to thingy_mabob on Discord
1 parent f8c6a7e commit 3a882f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/Theme-Plex/Theme-Plex.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,5 +209,5 @@ option {
209209
}
210210

211211
div.react-select__menu-portal {
212-
z-index: 2;
212+
z-index: 1050;
213213
}

0 commit comments

Comments
 (0)