Merge pull request #4985 from artoscinote/ma_SCI_7946

Fix RTE image alignments [SCI-7946]
This commit is contained in:
artoscinote 2023-02-17 14:59:19 +01:00 committed by GitHub
commit ac1bf591e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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