Merge pull request #5333 from resynth1943/add-border-radius-for-video
Add border-radius for video
This commit is contained in:
@@ -18,5 +18,6 @@ span.mx_MVideoBody {
|
||||
video.mx_MVideoBody {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user