forked from MarseyWorld/MarseyWorld
fix videos
parent
74b38ceb74
commit
a42e31b60c
|
@ -6450,6 +6450,7 @@ div.markdown {
|
|||
overflow: auto;
|
||||
max-height: 72vh !important;
|
||||
max-width: 100vw !important;
|
||||
height: 30vh !important;
|
||||
}
|
||||
.resizable > video {
|
||||
height: 100% !important;
|
||||
|
@ -6458,9 +6459,6 @@ div.markdown {
|
|||
max-width: 100vw !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
.comment-text .resizable {
|
||||
height: 30vh !important;
|
||||
}
|
||||
|
||||
.user-signature video {
|
||||
max-height: min(var(--signature-max-height),50vh) !important;
|
||||
|
|
Loading…
Reference in New Issue