This commit is contained in:
Sebastian Korotkiewicz 2022-03-21 07:50:13 +01:00
parent 47cd9a4791
commit e20f6b4545
Signed by: grizzly
GPG Key ID: 5BDC557B496BDB0D
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
overflow-y: scroll;
overflow-x: hidden;
flex-grow: 1;
height: 50vh; /* XXX */
max-height: 50vh; /* XXX */
}
.comment {
font-size: 10px;