forked from MarseyWorld/MarseyWorld
put min-width for videos for UI elements
parent
c48d6a7e39
commit
7d70421785
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue