story#5314 图片变形
This commit is contained in:
@ -399,4 +399,8 @@ export default {
|
||||
::v-deep .el-carousel__indicators--horizontal {
|
||||
bottom: 10px;
|
||||
}
|
||||
::v-deep .el-image__inner {
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user