mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add overscroll contain for edit textarea
This commit is contained in:
@ -4113,6 +4113,7 @@ input[type="range"]::-webkit-slider-thumb {
|
||||
max-height: 75vh;
|
||||
max-height: 75dvh;
|
||||
field-sizing: content;
|
||||
overscroll-behavior-y: contain;
|
||||
}
|
||||
|
||||
#anchor_order {
|
||||
|
Reference in New Issue
Block a user