can transcribe in the ui
Some checks failed
CI/CD Pipeline / build (push) Failing after 4s

This commit is contained in:
2026-03-20 14:49:59 -06:00
parent 85eb8bcefa
commit 6fc4a686f8
13 changed files with 587 additions and 4 deletions

View File

@@ -58,6 +58,10 @@ legend {
@apply text-sm font-semibold text-cyan-400 px-1;
}
button {
@apply cursor-pointer;
}
@import "./spinner.css";
@import "./markdown.css";
@@ -72,3 +76,4 @@ legend {