mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-04-25 19:28:09 +00:00
Fix tabs
This commit is contained in:
parent
69bb007a2d
commit
b00444ca58
@ -444,7 +444,7 @@ function createPara(d, i) {
|
||||
characterimg.style.height = "40px";
|
||||
characterimg.style.width = "30px";
|
||||
characterimg.style.position = "relative";
|
||||
characterimg.style.marginLeft = "10px";
|
||||
characterimg.style.marginLeft = "10px";
|
||||
character.appendChild(characterimg);
|
||||
character.style.width = "fit-content";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user