feat(app): added command palette (#2630)

Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
Filip
2025-09-24 18:05:15 +02:00
committed by GitHub
parent 3f911b22b0
commit d3b6545e7c
11 changed files with 381 additions and 205 deletions

View File

@@ -279,7 +279,7 @@ export function Code(props: Props) {
}}
innerHTML={html()}
class="
font-mono text-xs tracking-wide overflow-y-auto no-scrollbar h-full
font-mono text-xs tracking-wide overflow-y-auto h-full
[&]:[counter-reset:line]
[&_pre]:focus-visible:outline-none
[&_pre]:overflow-x-auto [&_pre]:no-scrollbar