Skip to content

Commit e86819c

Browse files
authored
fix: IAP modal z-index (#108)
1 parent 765e75e commit e86819c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Resources/app/administration/src/module/sw-in-app-purchases/component/sw-in-app-purchase-checkout/sw-in-app-purchase-checkout.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.sw-in-app-purchase-checkout {
2+
z-index: 1050;
3+
24
.sw-modal {
35
&__footer {
46
grid-template-columns: 1fr;

0 commit comments

Comments
 (0)