Browse Source

背景改深

黄琪勇 11 months ago
parent
commit
af180631ed

+ 1 - 1
src/page-instrument/view-evaluat-report/component/share-top/index.module.less

@@ -6,7 +6,7 @@
     height: 100%;
     flex-shrink: 0;
     padding: 10px 22px;
-    background-color: rgba(6, 34, 87, 0.45);
+    background-color: rgba(6, 34, 87, 0.8);
     backdrop-filter: blur(3px);
     -webkit-backdrop-filter: blur(3px);
     position: relative;