(fix) Spacing between lines in RTF is not correct [SCI-9923]

This commit is contained in:
Gregor Lasnibat 2024-01-29 15:06:59 +01:00
parent 7f30547182
commit 6b263c6771

View file

@ -236,3 +236,7 @@
.sa-link { .sa-link {
pointer-events: initial; pointer-events: initial;
} }
.atwho-inserted {
line-height: 16px;
}