jedmund-svelte/src/lib/components/edra
Justin Edmund 8f884af5d7 fix: adjust drag handle vertical positioning for smaller size
- Update line height calculation from 24px to 20px handle height
- Remove extra 4px offset that was compensating for old size
- Handle now properly aligns with text baseline

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-26 10:21:35 -04:00
..
commands refactor(editor): consolidate editors into unified EnhancedComposer 2025-06-24 01:11:57 +01:00
extensions fix: adjust drag handle vertical positioning for smaller size 2025-06-26 10:21:35 -04:00
headless fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
drag-handle.svelte style: make drag handle smaller with increased gap 2025-06-26 10:19:39 -04:00
editor-extensions.ts refactor(editor): consolidate editors into unified EnhancedComposer 2025-06-24 01:11:57 +01:00
editor.css style: make drag handle smaller with increased gap 2025-06-26 10:19:39 -04:00
editor.ts fix: simplify editor content loading to prevent infinite loops 2025-06-26 09:56:24 -04:00
onedark.css Admin WIP 2025-05-27 16:57:51 -07:00
svelte-renderer.ts tbh i dont know whats going on anymore 2025-05-31 02:08:26 -07:00
tooltip.scss fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
utils.ts refactor: restructure routing - albums at /albums/[slug], photos at /photos/[id] 2025-06-24 10:35:21 +01:00