tag placement in new-entry page

This commit is contained in:
2026-08-27 21:45:38 +02:00
parent de916d2fc7
commit 1c2d1b71ff
4 changed files with 32 additions and 0 deletions
+3
View File
@@ -11,6 +11,9 @@
* Settings panels are collapsed by default when opening the Admin and Profile pages
### Fixed
* Fixed element ID conflict on the Admin page so Available Themes load correctly
* Positioned new-entry tag checkboxes after their label text
* Kept new-entry tag checkboxes immediately left of their labels at all viewport sizes
* Prevented the new-entry form grid from placing tag checkboxes above their labels
## Version v0.1.1
### Features