【修改】按钮颜色

This commit is contained in:
zhoulingpo
2023-04-28 14:38:05 +08:00
parent 06f6888595
commit 0c4e60613e
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -74,11 +74,12 @@
}
.el-textarea__inner{
padding-bottom: 30px;
min-height: 60px;
}
.el-textarea .el-input__count{
width: 92%;
text-align: right;
bottom: 0.5px;
bottom: 1px;
right: 28px;
}
}