Kaynağa Gözat

default language

night-cherry 2 ay önce
ebeveyn
işleme
9d64057a83
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      style/index.css

+ 2 - 1
style/index.css

@@ -29,7 +29,8 @@ dialog{
 }
 dialog::backdrop{
     background-color: #121929;
-    backdrop-filter: blur(1px);
+    backdrop-filter: blur(10px);
+    -webkit-backdrop-filter: blur(10px);
 }
 .approve{
     color:#862930;