put min-width for videos for UI elements

master
Aevann 2024-09-28 13:38:37 +03:00
parent c48d6a7e39
commit 7d70421785
1 changed files with 1 additions and 0 deletions

View File

@ -6772,6 +6772,7 @@ div.markdown {
margin: 0 !important;
max-height: 65vh !important;
max-width: 85vw !important;
min-width: 200px !important;
}
@media (max-width: 768px) {