File tree Expand file tree Collapse file tree 1 file changed +18
-15
lines changed
Expand file tree Collapse file tree 1 file changed +18
-15
lines changed Original file line number Diff line number Diff line change 585585 }
586586 }
587587
588- // Lychee Issue Sets
589- .controller-lychee_issue_sets.controller-lychee_issue_sets {
590- .issue-sets thead .checkbox + th {
591- @apply text-left
592- }
593-
594- .issue-sets .num-issue-templates {
595- @apply w- 28
596- }
597-
598- .issue-sets .buttons {
599- @apply w- 8
600- }
601- }
602-
603588 // Lychee Project Term
604589 .controller-projects.controller-projects {
605590 #lychee_project_term_controls {
623608 }
624609
625610 // Lychee Issue Sets
611+ .controller-lychee_issue_sets.controller-lychee_issue_sets {
612+ .issue-sets thead .checkbox + th {
613+ @apply text-left
614+ }
615+
616+ .issue-sets .num-issue-templates {
617+ @apply w- 28
618+ }
619+
620+ .issue-sets .buttons {
621+ @apply w- 8
622+ }
623+ }
624+
626625 .controller-lychee_issue_sets {
627626 .issue-set {
628627 @apply clear-both bg-status-warningLight border-border-divider mt-4 mb-2 p-4 rounded-md
664663 }
665664 }
666665
666+ .controller-issue_forms .edit_lychee_issue_set table .issue-form-table textarea [id ^= " lychee_issue_set_issue_templates_attributes_" ] {
667+ @apply resize
668+ }
669+
667670 .controller-lychee_issue_templates {
668671 div .issue-template {
669672 @apply clear-both bg-background-secondary /20 border border-border-divider rounded-md mt-4 p- 6
You can’t perform that action at this time.
0 commit comments