[9.2.26] Fix 2 background image dans tinymce

This commit is contained in:
Fred Tempez 2020-03-20 15:04:54 +01:00
parent aaf380ae21
commit bb48004701
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
/* Fix les problèmes de couleurs et de taille de police */
.editorWysiwyg {
font-size: 14px !important;
background-image: none;
}