* Adjust heading actions style for batch create task page.

This commit is contained in:
caoyanyi
2023-06-27 15:09:24 +08:00
parent ea6be2aaaf
commit d7b706fa19
+3
View File
@@ -1,3 +1,6 @@
$('#zeroTaskStory').closest('.panel-actions').addClass('row-reverse justify-between w-11/12');
$('#zeroTaskStory').closest('.checkbox-primary').addClass('items-center');
/**
* Get select of stories.
*