mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 08:38:53 +01:00
Fix expressions display
This commit is contained in:
parent
02cac8db8c
commit
9bd9ddb9e1
@ -48,7 +48,7 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
resize: both;
|
resize: both;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
img.expression {
|
img.expression {
|
||||||
@ -181,4 +181,4 @@ img.expression.default {
|
|||||||
div.expression {
|
div.expression {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user