Skip to content

Commit

Permalink
fix gift popup
Browse files Browse the repository at this point in the history
  • Loading branch information
nomi-san committed Jan 10, 2024
1 parent 8bda6cb commit 2a4ccc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "indie-theme",
"version": "0.1.8",
"version": "0.1.9",
"description": "A simple and clean theme for Pengu Loader",
"main": "src/index.js",
"type": "module",
Expand Down
3 changes: 2 additions & 1 deletion src/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,8 @@ lol-uikit-flyout-frame,
lol-uikit-dialog-frame,
.rcp-fe-lol-settings,
.dialog-celebration-container,
.modal .rcp-fe-lol-paw {
.modal .rcp-fe-lol-paw,
#lol-uikit-layer-manager .modal > * {
z-index: 10 !important;
}

Expand Down

0 comments on commit 2a4ccc3

Please sign in to comment.