fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
}
|
||||
|
||||
.message-text .youtube-embed {
|
||||
width: calc(var(--right-col-width) - 3.5em);
|
||||
width: 90%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user