feat(modal): use CSS variables for header height and improve recipe modal layout

This commit is contained in:
Will Miao
2025-10-06 16:28:56 +08:00
parent 35fdf9020d
commit 1b958d0a5d
3 changed files with 20 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ html, body {
--text-muted: #6c757d;
--card-bg: #ffffff;
--border-color: #e0e0e0;
--header-height: 48px;
/* Color Components */
--lora-accent-l: 68%;