Fix RTE image alignments [SCI-7964]

This commit is contained in:
Martin Artnik 2023-02-17 11:29:43 +01:00
parent ed76fac640
commit fdf03b5c46

View file

@ -10,6 +10,11 @@
flex: 0;
}
.img-responsive {
display: inline;
vertical-align: baseline;
}
.view-text-element {
a {
pointer-events: initial;