1
0
forked from Leaf/amber-ui

改进 header 高度,与抽屉对其

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 {