4,913
edits
Created page with ".jisi-container { display: flex; flex-direction: column; min-height: 10vh; margin: 0; padding: 0; } .jisi-messages { display: flex; flex-direction: column; order: 2; background: #e8e8e8; border: 3px solid #e0e0e0; color: black; padding: 0; box-sizing: border-box; position: relative; background-image: url(https://wiki.barz.foo/w/images/4/4d/SillyTavern-JiSi-Background.png); background-size: contain; back..." |
No edit summary |
||
Line 51: | Line 51: | ||
.jisi-avatar { | .jisi-avatar { | ||
width: 50px; | width: 50px; | ||
height: | height: 60px; | ||
overflow: hidden; | overflow: hidden; | ||
margin-right: 10px; | margin-right: 10px; |