Make video sizing consistent with images (#8102)
* Make video sizing consistent with images * Test suggestedSize * Constrain width of media in large mode
This commit is contained in:
@@ -16,8 +16,6 @@ limitations under the License.
|
||||
|
||||
span.mx_MVideoBody {
|
||||
video.mx_MVideoBody {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
border-radius: $timeline-image-border-radius;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user