mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 03:06:16 +01:00
web ui design updates
This commit is contained in:
@@ -43,7 +43,7 @@ export default function CommandPalette() {
|
||||
|
||||
return (
|
||||
<CommandDialog open={open} onOpenChange={setOpen}>
|
||||
<CommandInput placeholder="Type a command or search..." />
|
||||
<CommandInput placeholder="Search for systems or settings..." />
|
||||
<CommandList>
|
||||
<CommandEmpty>No results found.</CommandEmpty>
|
||||
<CommandGroup heading="Suggestions">
|
||||
|
||||
Reference in New Issue
Block a user