Skip to content

Commit b0814e1

Browse files
authored
Update transparent-popups.css
1 parent 4cdb8c9 commit b0814e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Theme code/transparent-popups.css

+4
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@
150150
z-index: -1;
151151
border-radius: inherit;
152152
}
153+
/*fix user review profile popup*/
154+
:not(aside):not(.customizationSection__0f57e)>div>.userProfileInner__8ff35:before {
155+
z-index: inherit;
156+
}
153157

154158
/*color and transparency before or after*/
155159
.wrapper__81567::after,

0 commit comments

Comments
 (0)