Authored by 郭成尧

style-adjust

@@ -55,7 +55,6 @@ $border_color_light: #eee; @@ -55,7 +55,6 @@ $border_color_light: #eee;
55 height: 112px; 55 height: 112px;
56 line-height: 112px; 56 line-height: 112px;
57 background-color: #fff; 57 background-color: #fff;
58 - padding-left: 40px;  
59 font-size: 40px; 58 font-size: 40px;
60 } 59 }
61 60
@@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
42 42
43 .address-select-component { 43 .address-select-component {
44 position: fixed; 44 position: fixed;
45 - top: 0; 45 + bottom: 0;
46 left: 0; 46 left: 0;
47 width: 100%; 47 width: 100%;
48 background: rgba(0, 0, 0, 0.5); 48 background: rgba(0, 0, 0, 0.5);