mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
Remove border-radius from the voice chat session progress bar.
This commit is contained in:
parent
70617e7b6c
commit
4eebeb1637
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ the aider chat session.
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
background-color: #f0f0f0;
|
background-color: #f0f0f0;
|
||||||
border-radius: 10px;
|
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
#progress {
|
#progress {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue