- fixed displaying of quill editor content on the pages;

This commit is contained in:
Vitalii Kiiko
2024-10-28 09:05:35 +01:00
parent 54391eba77
commit 455e4534d1
6 changed files with 25 additions and 16 deletions

View File

@@ -234,7 +234,7 @@
}
.appForm__content {
p {
/*p {
margin: 0;
&.ql-indent-1 {
@@ -271,7 +271,7 @@
li[data-list="bullet"] {
list-style: disc;
}
}*/
}
.appForm__delegaForm {