Skip to content

Commit 2960e7c

Browse files
committed
fix: keep mobile navbar blur above progress dialog
1 parent e0ebc35 commit 2960e7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/@core/scss/_misc.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ code {
2222

2323
%blurry-bg {
2424
position: relative;
25+
isolation: isolate;
2526
box-shadow: 0 1px 3px rgba(0, 0, 0, 4%), 0 1px 2px rgba(0, 0, 0, 2%);
2627

2728
@media (width >= 1280px) and (hover: hover) {

0 commit comments

Comments
 (0)