CkEditor export

This commit is contained in:
yflory 2020-09-14 15:32:06 +02:00
parent 33f0fef96a
commit 028d4941ab
1 changed files with 8 additions and 0 deletions

View File

@ -205,3 +205,11 @@ a > img {
.cp-link-clicked a {
cursor: pointer;
}
media-tag {
display: inline-block;
}
media-tag * {
width: 100%;
height: 100%;
}