mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-04-25 19:28:09 +00:00
Fix repest
This commit is contained in:
parent
b00444ca58
commit
a0f31b33dd
@ -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…
x
Reference in New Issue
Block a user