feat: tweak the height of the mobile search modal box
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
|
||||
[cmdk-list] {
|
||||
--at-apply: px-3 flex flex-col gap-2 items-stretch h-400px;
|
||||
--at-apply: px-3 flex flex-col gap-2 items-stretch max-h-[400px] h-[calc(100vh-100px)];
|
||||
}
|
||||
|
||||
[cmdk-group-heading] {
|
||||
|
||||
Reference in New Issue
Block a user