Added actual transcription text to GUI for debug purposes

This commit is contained in:
Koper
2023-07-19 20:43:09 +07:00
parent e6e08b8b6f
commit ca75871cd5
3 changed files with 9 additions and 2 deletions

View File

@@ -27,3 +27,9 @@ body {
font-family: "Roboto", sans-serif;
}
.temp-transcription
{
background: beige;
border-radius: 5px;
}