same as last commit

pull/138/head
Aevann 2023-03-07 04:08:36 +02:00
parent 03861a0d8c
commit f0b8dcf11e
1 changed files with 1 additions and 1 deletions

View File

@ -6915,7 +6915,7 @@ div.markdown {
resize: both;
display: inline-block;
overflow: auto;
max-height: 72vh !important;
max-height: 100vh !important;
max-width: 100vw !important;
}
.resizable > video {