Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -134,8 +134,8 @@ const onClick = (item) => { | ... | @@ -134,8 +134,8 @@ const onClick = (item) => { |
| 134 | @import url('@css/content-bg.less'); | 134 | @import url('@css/content-bg.less'); |
| 135 | :global(.custom-image .van-empty__image) { | 135 | :global(.custom-image .van-empty__image) { |
| 136 | // margin-top: 15vh; | 136 | // margin-top: 15vh; |
| 137 | - width: 10vh; | 137 | + width: 10rem; |
| 138 | - height: 10vh; | 138 | + height: 10rem; |
| 139 | } | 139 | } |
| 140 | .choose-book-page { | 140 | .choose-book-page { |
| 141 | .belong-school { | 141 | .belong-school { | ... | ... |
-
Please register or login to post a comment