feat: 支持自定义功能按钮

This commit is contained in:
ZiuChen
2022-09-18 16:04:31 +08:00
parent b071a9eb58
commit 1d3c6c7fe8
3 changed files with 16 additions and 9 deletions

View File

@@ -15,6 +15,9 @@
width: 400px;
}
}
.el-textarea {
width: 70%;
}
.path {
width: 65%;
}