Commit 012e5ececd630eb39aba6403c783169c2d94c688
1 parent
0020cfe910
Exists in
master
and in
2 other branches
no message
Showing 1 changed file with 2 additions and 2 deletions
littleApp_child/pages/checkTabList/checkTabList.wxss
View file @
012e5ec
... | ... | @@ -61,7 +61,7 @@ |
61 | 61 | margin-left: 5px; |
62 | 62 | height: 20px; |
63 | 63 | line-height: 20px; |
64 | - text-align:center; | |
64 | + text-align:left; | |
65 | 65 | } |
66 | 66 | |
67 | 67 | .content_after { |
... | ... | @@ -69,7 +69,7 @@ |
69 | 69 | line-height: 20px; |
70 | 70 | font-size: 12px; |
71 | 71 | color: #666; |
72 | - text-align:center; | |
72 | + text-align:left; | |
73 | 73 | margin-left: 5px; |
74 | 74 | display: -webkit-box; |
75 | 75 | overflow: hidden; |