remove unnecessary and confusing feature

pull/136/head
Aevann 2023-03-03 23:47:27 +02:00
parent 0a13c2d92d
commit 607b833c58
1 changed files with 0 additions and 7 deletions

View File

@ -7150,13 +7150,6 @@ sub, sup {
color: var(--black) !important;
}
@media (max-width: 768px) {
.comment-text:not(.has_show_more) {
max-height: 400vh;
overflow: auto !important;
}
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;