mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
fix: keep mobile navbar blur above progress dialog
This commit is contained in:
@@ -22,6 +22,7 @@ code {
|
|||||||
|
|
||||||
%blurry-bg {
|
%blurry-bg {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
isolation: isolate;
|
||||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 4%), 0 1px 2px rgba(0, 0, 0, 2%);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 4%), 0 1px 2px rgba(0, 0, 0, 2%);
|
||||||
|
|
||||||
@media (width >= 1280px) and (hover: hover) {
|
@media (width >= 1280px) and (hover: hover) {
|
||||||
|
|||||||
Reference in New Issue
Block a user