Your Name 9 月之前
父節點
當前提交
feec188fdd
共有 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
+}

Loading…
取消
儲存