fix: 调整设置页输入框宽度

This commit is contained in:
ZiuChen 2022-09-20 21:01:07 +08:00
parent e22733530a
commit ce165adaa2

View File

@ -12,7 +12,7 @@
width: 85px;
}
&.operation-select {
width: 400px;
width: 450px;
}
}
.el-textarea {