* [bug#49379,done,0.1h] adjust checkbox style.

This commit is contained in:
tianshujie
2024-06-03 15:42:28 +08:00
committed by caoyanyi
parent e5792fe3e6
commit 3e623383a9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
#editTodoPanel .items-center {align-items: center;}
+1
View File
@@ -399,6 +399,7 @@ $buildTodoType = function(object $todo)
formPanel
(
setID('editTodoPanel'),
set::title(''),
set::submitBtnText($lang->save),
div