mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix background layer flash
This commit is contained in:
@@ -419,7 +419,7 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#bg1 {
|
#bg1 {
|
||||||
background-image: url('backgrounds/tavern day.jpg');
|
background-image: url('backgrounds/__transparent.png');
|
||||||
z-index: -3;
|
z-index: -3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user