Parcourir la source

fix 项目概况 顶部轮播图,右侧显示边框 -->1px调整

yunxing il y a 4 ans
Parent
commit
302482713f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/overview/index.vue

+ 1 - 1
src/views/overview/index.vue

@@ -401,7 +401,7 @@ export default {
                     padding: 5px 0 5px 10px;
                     position: absolute;
                     z-index: 10;
-                    left: 0;
+                    left: 1px;
                     background: linear-gradient(270deg, rgba(4, 22, 39, 0) 0%, #020d18 100%);
                     color: #fff;
                     font-size: 16px;