mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
- fix mobile sheld/body
- was not resetting to bottom after virtual KB/rotate
This commit is contained in:
@@ -3377,6 +3377,8 @@ body.movingUI #expression-holder {
|
|||||||
body {
|
body {
|
||||||
touch-action: none;
|
touch-action: none;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
position: fixed;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.drawer-content {
|
.drawer-content {
|
||||||
|
Reference in New Issue
Block a user