mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix char image disappearing on changing bg
This commit is contained in:
@ -16,6 +16,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
filter: drop-shadow(2px 2px 2px #51515199);
|
filter: drop-shadow(2px 2px 2px #51515199);
|
||||||
transition: 500ms;
|
transition: 500ms;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
img.expression {
|
img.expression {
|
||||||
|
Reference in New Issue
Block a user