Browse Source

修改切换账套选择宽度

yangc 7 years ago
parent
commit
a05b9d251f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/mobile/user/index.vue

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

@@ -937,7 +937,7 @@
         }
         }
         .en-list {
         .en-list {
           position: absolute;
           position: absolute;
-          max-width: 8rem;
+          max-width: 5rem;
           max-height: 3rem;
           max-height: 3rem;
           overflow-y: auto;
           overflow-y: auto;
           border-radius: .05rem;
           border-radius: .05rem;