Showing
1 changed file
with
2 additions
and
3 deletions
@@ -185,9 +185,8 @@ | @@ -185,9 +185,8 @@ | ||
185 | .search-result { | 185 | .search-result { |
186 | padding-top: 176rem / $pxConvertRem; | 186 | padding-top: 176rem / $pxConvertRem; |
187 | } | 187 | } |
188 | -} | ||
189 | 188 | ||
190 | -.history{ | 189 | + .history{ |
191 | width: 100%; | 190 | width: 100%; |
192 | height: auto; | 191 | height: auto; |
193 | overflow: hidden; | 192 | overflow: hidden; |
@@ -231,5 +230,5 @@ | @@ -231,5 +230,5 @@ | ||
231 | margin-left: .6rem; | 230 | margin-left: .6rem; |
232 | color: #000; | 231 | color: #000; |
233 | } | 232 | } |
233 | + } | ||
234 | } | 234 | } |
235 | - |
-
Please register or login to post a comment