same as last 3 commits

pull/67/head
Aevann1 2022-12-14 21:46:17 +02:00
parent c98a81908f
commit 69adbd6426
1 changed files with 2 additions and 2 deletions

View File

@ -6469,7 +6469,7 @@ div.markdown {
scrollbar-width: none;
-ms-overflow-style: none;
max-height: 70vh !important;
max-width: 100vw !important;
max-width: 80vw !important;
}
.resizable::-webkit-scrollbar {
background: transparent;
@ -6478,7 +6478,7 @@ div.markdown {
height: 100% !important;
margin: 0 !important;
max-height: 70vh !important;
max-width: 100vw !important;
max-width: 80vw !important;
}
.user-signature video {