Remove border-radius from the voice chat session progress bar.

This commit is contained in:
Paul Gauthier 2023-08-10 22:33:06 -03:00
parent 70617e7b6c
commit 4eebeb1637

View file

@ -37,7 +37,6 @@ the aider chat session.
width: 100px;
height: 20px;
background-color: #f0f0f0;
border-radius: 10px;
margin-left: 10px;
}
#progress {