MOBILE-2465 ios: Fix embedded audios not seen in iOS
parent
bd146e764c
commit
44a453d95d
|
@ -268,6 +268,9 @@ core-format-text[ng-reflect-single-line="true"] {
|
|||
|
||||
.core-media-adapt-width {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
img.core-media-adapt-width {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue