mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-18 08:26:29 +02:00
redesign command palette
- add collapsible search groups - reduce modal padding - reduce command item padding - use breadcrumbs for pagination - move page breadcrumbs to the bottom
This commit is contained in:
@@ -113,7 +113,7 @@ export const LibraryCommandItem = ({
|
||||
</div>
|
||||
<div className={styles.metadataWrapper}>
|
||||
<Text overflow="hidden">{title}</Text>
|
||||
<Text isMuted overflow="hidden">
|
||||
<Text isMuted overflow="hidden" size="sm">
|
||||
{subtitle}
|
||||
</Text>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user