mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Adjust VN mode width overlap calculations
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
height: calc(100vh - 40px);
|
||||
width: 100vw;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#visual-novel-wrapper .expression-holder {
|
||||
|
Reference in New Issue
Block a user