mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
dots
This commit is contained in:
parent
e26515ecf5
commit
0ede129bc9
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.chat-transcript::before {
|
.chat-transcript::before {
|
||||||
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="90" height="25"><circle cx="10" cy="15" r="9" fill="red"/><circle cx="37" cy="15" r="9" fill="yellow"/><circle cx="64" cy="15" r="9" fill="green"/></svg>');
|
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="90" height="25"><circle cx="7" cy="15" r="7" fill="red"/><circle cx="27" cy="15" r="7" fill="yellow"/><circle cx="47" cy="15" r="7" fill="green"/></svg>');
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue