Use div instead of span for mx_MImageBody to not violate spec
This commit is contained in:
parent
5f2582395f
commit
4fe0e216d6
2 changed files with 4 additions and 8 deletions
|
@ -16,10 +16,6 @@ limitations under the License.
|
|||
|
||||
$timelineImageBorderRadius: 4px;
|
||||
|
||||
.mx_MImageBody {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.mx_MImageBody_thumbnail {
|
||||
object-fit: contain;
|
||||
border-radius: $timelineImageBorderRadius;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue