Mentions légales du service

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

Adding margin bottom to Html input

parent 39c1296e
Tags
No related merge requests found
Pipeline #814761 passed
......@@ -493,4 +493,9 @@ g.selected {
/*size does not work it seems*/
width: 150px;
height: 150px;
}
// TinyMCE Editor
.tox-tinymce {
margin-bottom: 1.5rem;
}
\ 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