mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix waifumode sheld being unmovable
This commit is contained in:
@@ -3308,7 +3308,7 @@ body.waifuMode #top-bar {
|
||||
|
||||
body.waifuMode #sheld {
|
||||
height: 40vh;
|
||||
top: auto !important;
|
||||
top: calc(100% - 40vh);
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user