This commit is contained in:
shijingjing
2023-03-31 17:13:06 +08:00
parent 3fd7aca320
commit 0e92e929a9
2 changed files with 5 additions and 6 deletions

View File

@@ -64,11 +64,6 @@ export default {
padding: 24px 32px;
box-sizing: border-box;
}
::v-deep .el-textarea__inner::placeholder {
color: #f56c6c;
font-size: 12px;
line-height: 1;
}
.tips {
padding: 12px 32px;