mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix: 夜间模式下转发动态,文本输入框高度会不断增加的 bug(fix #2633)
This commit is contained in:
parent
736e248b1f
commit
1d4818adcb
4
registry/dist/components/style/dark-mode.js
vendored
4
registry/dist/components/style/dark-mode.js
vendored
File diff suppressed because one or more lines are too long
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user