From 70617e7b6c865cc8e606b15888a3df6478ade067 Mon Sep 17 00:00:00 2001
From: Paul Gauthier Recording, press ENTER when done... 3.5sec
>>>>>>> updated This will make the progress bar and the "Recording, ..." text appear on the same line. The `display: inline-block;` property in the CSS code makes the elements within `recording-line` display inline. The `vertical-align: middle;` property aligns the elements vertically in the middle. The `margin-left: 10px;` property adds a 10px space to the left of the progress bar for better visual separation. --- docs/voice.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/voice.md b/docs/voice.md index e4dae3972..238ff0d4e 100644 --- a/docs/voice.md +++ b/docs/voice.md @@ -20,19 +20,25 @@ the aider chat session. #### /voiceRecording, press ENTER when done... 3.5sec
-Recording, press ENTER when done... 3.5sec -
- ++-Recording, press ENTER when done... 3.5sec
++ +