mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +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:
@@ -14,7 +14,7 @@ input[cmdk-input] {
|
||||
[cmdk-group-items] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--theme-spacing-xs);
|
||||
gap: 0;
|
||||
}
|
||||
|
||||
[cmdk-item] {
|
||||
|
||||
Reference in New Issue
Block a user