Status character limit

This commit is contained in:
Natsumi
2021-05-26 00:57:21 +12:00
parent 3a525ebf23
commit 83454cc112
3 changed files with 7 additions and 3 deletions

View File

@@ -35,7 +35,8 @@ button {
background-color: rgba(0, 0, 0, 0.6);
}
.el-input__inner {
.el-input__inner,
.el-input .el-input__count .el-input__count-inner {
color: #fff;
background-color: #444;
border: #333;