xiebaomin 1 年之前
父节点
当前提交
0102d06cfe
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/main/resources/static/css/article/drawer-footer.css

+ 3 - 0
src/main/resources/static/css/article/drawer-footer.css

@@ -364,6 +364,9 @@
         vertical-align:top;
         background: url(/img/base/icon.png) no-repeat -185px -329px;
     }
+    .bg-filter {
+        background-color: rgba(255, 255, 255, 0.8) !important;
+    }
     @keyframes retractAnimation {
         0% {
             bottom: -91vw;