- add cr_version_test
- remove track config
- remove comment_cache and horizontal_scroll config
This commit is contained in:
xmcp
2020-01-10 12:35:16 +08:00
parent b495c34be8
commit 67e37973e2
5 changed files with 24 additions and 35 deletions

View File

@@ -53,9 +53,6 @@
padding-left: 18px;
overflow-x: auto;
}
.flow-reply-row.config-no-scroll {
overflow-x: hidden !important;
}
.flow-reply-row::-webkit-scrollbar {
display: none;