改进 header 高度,与抽屉对其
All checks were successful
Build / build (push) Successful in 10m33s

This commit is contained in:
ivamp 2024-09-14 01:04:51 +08:00
parent d40f0a4c45
commit 9a9f8ef619

View File

@ -3,7 +3,7 @@
@tailwind utilities; @tailwind utilities;
:root { :root {
--header-height: 48px; --header-height: 50px;
} }
body { body {