added tag rascunho

This commit is contained in:
Eudes Inácio
2023-07-13 11:39:24 +01:00
parent 44f8aa8f2b
commit 069248247f
15 changed files with 40 additions and 15 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
apiKey="wr5dk69kive0qr9ig6y5spqvlj3a0tsiwnzdsexnz241k69p"
[(ngModel)]="editorContent"
[init]="{
height: 500,
height: 600,
menubar: false,
plugins: [
'advlist autolink lists link image charmap print preview anchor',
+4
View File
@@ -24,4 +24,8 @@
.container-img {
background-size: 25%;
}
}
#my-tinymce {
height: 200% !important;
}