* Refactor create test subtasks.

This commit is contained in:
tianshujie
2023-06-19 18:46:37 +08:00
parent 8e746b7452
commit b98b9e5046
5 changed files with 174 additions and 1 deletions
+2
View File
@@ -3,3 +3,5 @@
#taskCreateForm .empty-story-tip input {padding: 0;}
#taskCreateForm .empty-story-tip .input-control-suffix {padding-right: 0;}
#taskCreateForm .empty-story-tip .input-control-suffix .btn:hover:before {background: none;}
#taskCreateForm .selectStoryLabel {top: 50%;}
#testStoryBox th.required:before {content: '*'; color: rgba(var(--color-danger-500-rgb),var(--tw-text-opacity)); margin-right: 0.25rem; position: relative; top: 0.125rem;}