Criteria Objekt überarbeitet

This commit is contained in:
2024-07-17 20:19:13 +02:00
parent bdafb03165
commit f88eebe8d3
22 changed files with 121 additions and 192 deletions

View File

@@ -37,6 +37,6 @@
quill-editor {
width: 100%;
}
::ng-deep .ng-select.ng-select-single .ng-select-container {
:host ::ng-deep .ng-select.ng-select-single .ng-select-container {
height: 42px;
}

View File

@@ -8,7 +8,7 @@
// margin: 0 auto;
// }
::ng-deep quill-editor {
:host ::ng-deep quill-editor {
.ql-container {
min-height: 200px;
}