[#370] added rich text editor field

This commit is contained in:
Gani Georgiev
2023-01-17 13:31:48 +02:00
parent 6d08a5f36f
commit 2a4b3315c6
206 changed files with 17945 additions and 520 deletions

View File

@@ -114,6 +114,9 @@
overflow-y: auto; /* fallback */
overflow-y: overlay;
scroll-behavior: smooth;
.tox-fullscreen & {
z-index: 9;
}
}
.panel-header ~ .panel-content {
padding-top: 5px;