mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-07 05:03:26 +08:00
Fix RTE image alignments [SCI-7964]
This commit is contained in:
parent
ed76fac640
commit
fdf03b5c46
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@
|
|||
flex: 0;
|
||||
}
|
||||
|
||||
.img-responsive {
|
||||
display: inline;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
.view-text-element {
|
||||
a {
|
||||
pointer-events: initial;
|
||||
|
|
Loading…
Reference in a new issue