style(textarea): adjust line-height of textarea .el-input__count (#1181)

This commit is contained in:
Vgbire 2021-01-04 14:08:34 +08:00 committed by GitHub
parent c5f6ec3386
commit 027e0d7d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@
background: $--color-white;
position: absolute;
font-size: 12px;
line-height: 14px;
bottom: 5px;
right: 10px;
}