mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2024-11-08 02:43:57 +03: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.height = "40px";
|
||||||
characterimg.style.width = "30px";
|
characterimg.style.width = "30px";
|
||||||
characterimg.style.position = "relative";
|
characterimg.style.position = "relative";
|
||||||
characterimg.style.marginLeft = "10px";
|
characterimg.style.marginLeft = "10px";
|
||||||
character.appendChild(characterimg);
|
character.appendChild(characterimg);
|
||||||
character.style.width = "fit-content";
|
character.style.width = "fit-content";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user