feature: initial comments template

completes #150
This commit is contained in:
Gary Sharp
2025-01-24 17:28:27 +11:00
parent 408e1c4c14
commit 0853bcee50
39 changed files with 956 additions and 527 deletions
+7
View File
@@ -1554,6 +1554,13 @@ h1.Config_DocumentTemplates {
height: 200px;
margin: 0 auto;
}
#Config_JobPref_General #InitialCommentsTemplate {
margin-top: 4px;
min-width: calc(100% - 43px);
min-height: 40px;
height: auto;
field-sizing: content;
}
#Config_JobPref_Expressions {
margin-top: 10px;
}