fix: 夜间模式下转发动态,文本输入框高度会不断增加的 bug(fix #2633)

This commit is contained in:
timongh 2021-12-23 03:26:21 +08:00
parent 736e248b1f
commit 1d4818adcb
2 changed files with 2 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -953,9 +953,6 @@ th.list-head-text,
{
display: none !important;
} */
.textarea {
transition: all 0.2s;
}
.main-container .ep-list-wrapper .list-wrapper.simple ul .ep-item:hover,
.main-container .ep-list-wrapper .list-wrapper.simple ul .ep-item.cursor,
.send-tabs-item-active,