fix: keep mobile navbar blur above progress dialog

This commit is contained in:
jxxghp
2026-05-20 06:08:15 +08:00
parent e0ebc35178
commit 2960e7cfde

View File

@@ -22,6 +22,7 @@ code {
%blurry-bg {
position: relative;
isolation: isolate;
box-shadow: 0 1px 3px rgba(0, 0, 0, 4%), 0 1px 2px rgba(0, 0, 0, 2%);
@media (width >= 1280px) and (hover: hover) {