Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2024-10-18 13:45:53 | 2 | * @Date: 2024-10-18 13:45:53 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2024-10-29 17:28:32 | 4 | + * @LastEditTime: 2024-10-31 14:22:20 |
| 5 | * @FilePath: /hager/src/views/recruit.vue | 5 | * @FilePath: /hager/src/views/recruit.vue |
| 6 | * @Description: 招聘信息 | 6 | * @Description: 招聘信息 |
| 7 | --> | 7 | --> |
| ... | @@ -498,7 +498,7 @@ export default { | ... | @@ -498,7 +498,7 @@ export default { |
| 498 | height: 23rem; | 498 | height: 23rem; |
| 499 | background-repeat: no-repeat; | 499 | background-repeat: no-repeat; |
| 500 | background-size: cover; | 500 | background-size: cover; |
| 501 | - background-position: center; | 501 | + // background-position: center; |
| 502 | &.xs { | 502 | &.xs { |
| 503 | height: 15rem; | 503 | height: 15rem; |
| 504 | border-top-left-radius: 5px; | 504 | border-top-left-radius: 5px; | ... | ... |
-
Please register or login to post a comment