Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c4d0019e authored by VIAUD Nathan's avatar VIAUD Nathan
Browse files

fix: tinymce add file input in the page

parent a51cd5cb
No related branches found
No related tags found
1 merge request!99Resolve "Tinymce add a file input in the page"
Pipeline #895269 passed
......@@ -556,4 +556,8 @@ g.selected {
.editor-container {
overflow-x: hidden;
}
body > input {
display: none;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment