|
@@ -129,8 +129,8 @@ const viewportHeightInDesign = inject('$viewportHeightInDesign')
|
|
|
top: 0;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- background: rgba(0,0,0,0.6);
|
|
|
- backdrop-filter: blur(10px);
|
|
|
+ background: rgba(0,0,0,0.7);
|
|
|
+ backdrop-filter: blur(20px);
|
|
|
z-index: 10;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|