Ver Fonte

更改边框线条

xiaohaizhao há 1 ano atrás
pai
commit
ddf89a53b4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/index/index/index.vue

+ 1 - 1
pages/index/index/index.vue

@@ -359,7 +359,7 @@ export default {
         width: 100vw;
         height: 50px;
         background: #FFFFFF;
-        box-shadow: inset 0px -1px 0px 1px #DDDDDD;
+        border-bottom: 0.5px solid #ddd;
         font-family: Source Han Sans SC, Source Han Sans SC;
         font-size: 16px;
         color: #333333;