increase comment paragraph max height from 50vh to 100vh
parent
338033df2b
commit
f6b0282634
|
@ -7152,7 +7152,7 @@ sub, sup {
|
|||
|
||||
@media (max-width: 768px) {
|
||||
.comment-text > p {
|
||||
max-height: 50vh;
|
||||
max-height: 100vh;
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue