Browse Source

fix:三级地区搜索样式宽度修改

zhangsiya 1 year ago
parent
commit
e3ec5af4d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/selector/area-three-sidebar/index.vue

+ 1 - 1
src/components/selector/area-three-sidebar/index.vue

@@ -674,7 +674,7 @@ export default {
    }
    &.first-sidebar{
      .van-tab {
-       width: 92px;
+       width: 100px;
        .title-text {
          margin-left: 2px;
        }