mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Handle offline expressions for VN mode. Don't add blocks without sprites. Force empty block on chat change.
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
#visual-novel-wrapper .hidden {
|
||||
display: none !important;
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
#visual-novel-wrapper img.expression {
|
||||
object-fit: cover;
|
||||
}
|
||||
|
Reference in New Issue
Block a user