任一存 1 ano atrás
pai
commit
b8afbae6e5
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/components/RelicSearch.vue

+ 2 - 2
src/components/RelicSearch.vue

@@ -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;