adjust keymap space

This commit is contained in:
Tienson Qin
2026-03-13 20:19:09 +08:00
parent a3471e0406
commit 088b7be0b0

View File

@@ -164,7 +164,7 @@ button.shortcut-feedback-action {
> header {
@apply px-4 flex flex-col gap-2 sticky top-0 z-10;
padding-top: 20px;
padding-bottom: 20px;
padding-bottom: 5px;
background-color: hsl(var(--background));
}