Showing
2 changed files
with
3 additions
and
3 deletions
@@ -136,7 +136,7 @@ | @@ -136,7 +136,7 @@ | ||
136 | display: flex; | 136 | display: flex; |
137 | align-items: center; | 137 | align-items: center; |
138 | justify-content: flex-end; | 138 | justify-content: flex-end; |
139 | - width: 400rpx; | 139 | + width: 440rpx; |
140 | } | 140 | } |
141 | 141 | ||
142 | .width150 { | 142 | .width150 { |
@@ -144,7 +144,7 @@ | @@ -144,7 +144,7 @@ | ||
144 | } | 144 | } |
145 | 145 | ||
146 | .width200 { | 146 | .width200 { |
147 | - width: 200rpx; | 147 | + width: 220rpx; |
148 | } | 148 | } |
149 | 149 | ||
150 | .width250 { | 150 | .width250 { |
-
Please register or login to post a comment