fix videos

pull/83/head
Aevann 2023-01-01 14:50:48 +02:00
parent 74b38ceb74
commit a42e31b60c
1 changed files with 1 additions and 3 deletions

View File

@ -6450,6 +6450,7 @@ div.markdown {
overflow: auto;
max-height: 72vh !important;
max-width: 100vw !important;
height: 30vh !important;
}
.resizable > video {
height: 100% !important;
@ -6458,9 +6459,6 @@ div.markdown {
max-width: 100vw !important;
margin: 0 !important;
}
.comment-text .resizable {
height: 30vh !important;
}
.user-signature video {
max-height: min(var(--signature-max-height),50vh) !important;