浏览代码

add background blur

schtonn 2 年之前
父节点
当前提交
2cbc7d537f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      paint/index.html

+ 1 - 0
paint/index.html

@@ -102,6 +102,7 @@
             position: fixed;
             bottom: 20px;
             right: 20px;
+            background-color: rgba(15,15,15,0.1);
             border-radius: 15px;
             backdrop-filter: blur(5px);
         }