mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix sheld in waifu mode
This commit is contained in:
@@ -3457,9 +3457,14 @@ body.waifuMode #sheld {
|
|||||||
top: 41px;
|
top: 41px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
align-content: end; */
|
align-content: end;
|
||||||
|
|
||||||
align-content: end;
|
align-content: end;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
height: 30vh;
|
height: 30vh;
|
||||||
top: unset;
|
top: unset;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
Reference in New Issue
Block a user