mirror of
https://gitee.com/gitea/gitea
synced 2025-11-19 16:00:27 +08:00
We allow to render empty check list item - [ ], while GitHub doesn't allow. To make the rendering correct, we need tune the UI (the last PR #17413 uses absolute layout, which makes the empty checkbox item can not be displayed correctly)