mirror of
https://github.com/kingomarnajjar/ChatDev.git
synced 2026-07-25 22:27:29 +10:00
Fix repest
This commit is contained in:
parent
b00444ca58
commit
a0f31b33dd
1 changed files with 0 additions and 1 deletions
|
|
@ -401,7 +401,6 @@ function createPara(d, i) {
|
|||
character.style.width = "fit-content";
|
||||
character.style.padding = "5px 20px";
|
||||
character.style.marginBottom = "5px";
|
||||
character.style.width = "fit-content";
|
||||
character.style.fontSize = "13px ";
|
||||
character.style.border = "1px solid rgba(11, 20, 150, .3)";
|
||||
character.style.borderRadius = "10px";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue