浏览代码

Merge branch 'develop' of zhengxifeng/zc100 into master

zhengxifeng 10 个月前
父节点
当前提交
8897deba26
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6
    1
      template/pc/js/city/style.css

+ 6
- 1
template/pc/js/city/style.css 查看文件

@@ -81,4 +81,9 @@ input { border: solid 1px #e1e1e1; height: 28px; border-radius: 3px; text-indent
81 81
     margin: 3px 15px;
82 82
     font-size: 14px;
83 83
     border-radius: 15px;
84
-}
84
+}
85
+
86
+.city_pos .Letter{
87
+    width: 100%;
88
+    float: left;
89
+}

正在加载...
取消
保存