same as last 2 commits

pull/67/head
Aevann1 2022-12-14 21:45:30 +02:00
parent 70d495070b
commit c98a81908f
1 changed files with 6 additions and 5 deletions

View File

@ -6476,8 +6476,9 @@ div.markdown {
}
.resizable > video {
height: 100% !important;
max-height:100%!important;
margin: 0 !important;
max-height: 70vh !important;
max-width: 100vw !important;
}
.user-signature video {