mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
- round borders for waifumode chat
- default expressions margin-bottom = 50px
This commit is contained in:
@@ -27,6 +27,7 @@ img.expression {
|
||||
|
||||
img.expression.default {
|
||||
vertical-align: middle;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.debug-image {
|
||||
|
@@ -3411,6 +3411,7 @@ body.waifuMode #sheld {
|
||||
body.waifuMode #chat {
|
||||
flex-direction: column-reverse;
|
||||
border-top: 1px solid var(--grey30a);
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
/*this part only only applies to iOS devices*/
|
||||
|
Reference in New Issue
Block a user