修改部分样式

This commit is contained in:
YeMingfei666 2024-12-03 16:00:47 +08:00
parent f4860d90e8
commit 183b646167
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ export default {
<style lang="scss" scoped>
.editor-slide-upload {
margin-bottom: 20px;
/deep/ .el-upload--picture-card {
::v-deep .el-upload--picture-card {
width: 100%;
}
}