add CSS destroyed by stickerpacks
fixing mangling frompull/21833/head9fc7435ea2 (diff-be2f1d72c9704840ceddf019c825e825)
and38efebb8d3 (diff-be2f1d72c9704840ceddf019c825e825)
also fixes https://github.com/vector-im/riot-web/issues/6492
parent
8538cc1666
commit
45c0c0eddd
|
@ -15,6 +15,10 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_MImageBody {
|
||||
display: block;
|
||||
margin-right: 34px;
|
||||
display: block;
|
||||
margin-right: 34px;
|
||||
}
|
||||
|
||||
.mx_MImageBody_thumbnail {
|
||||
max-width: 100%;
|
||||
}
|
Loading…
Reference in New Issue