@@ -478,6 +478,12 @@
// text-indent: 2em;
// text-align: left;
line-height: 1.7em;
+ .quillWrapper .ql-toolbar{
+ display: none !important;
+ }
+ .ql-container.ql-snow{
+ border:none !important;
}
.addDialogCon{
margin-top: 20px;
@@ -494,4 +500,5 @@
// }
+
</style>