xiebaomin 1 year ago
parent
commit
0102d06cfe
1 changed files with 3 additions and 0 deletions
  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;