xiebaomin hace 1 año
padre
commit
0102d06cfe
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;