|
@ -387,6 +387,9 @@ export default { |
|
|
<style lang="scss" scoped> |
|
|
<style lang="scss" scoped> |
|
|
.item_width_1 { |
|
|
.item_width_1 { |
|
|
width: 560px; |
|
|
width: 560px; |
|
|
|
|
|
::v-deep .el-textarea__inner { |
|
|
|
|
|
padding-bottom: 20px; |
|
|
|
|
|
} |
|
|
::v-deep .el-input__count { |
|
|
::v-deep .el-input__count { |
|
|
right: 20px; |
|
|
right: 20px; |
|
|
line-height: 12px; |
|
|
line-height: 12px; |
|
|