mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-08 22:05:16 +02:00
Upgrade Tailwind to v4 (#491)
This commit is contained in:
@@ -8,7 +8,7 @@ export function useToggleCommandPalette() {
|
||||
id: "command_palette",
|
||||
size: "dynamic",
|
||||
hideX: true,
|
||||
className: "mb-auto mt-[4rem] !max-h-[min(30rem,calc(100vh-4rem))]",
|
||||
className: "mb-auto mt-16 max-h-[min(30rem,calc(100vh-4rem))]!",
|
||||
vAlign: "top",
|
||||
noPadding: true,
|
||||
noScroll: true,
|
||||
|
||||
Reference in New Issue
Block a user