forked from MarseyWorld/MarseyWorld
remove unnecessary and confusing feature
parent
0a13c2d92d
commit
607b833c58
|
@ -7150,13 +7150,6 @@ sub, sup {
|
||||||
color: var(--black) !important;
|
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-outer-spin-button,
|
||||||
input::-webkit-inner-spin-button {
|
input::-webkit-inner-spin-button {
|
||||||
-webkit-appearance: none !important;
|
-webkit-appearance: none !important;
|
||||||
|
|
Loading…
Reference in New Issue