fix radio buttons on mobile
parent
1754eeffe2
commit
745dc3e85b
|
@ -6610,7 +6610,7 @@ sub, sup {
|
|||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.comment-text * {
|
||||
.comment-text > p {
|
||||
max-height: 50vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue