Revert "Add overscroll contain for edit textarea" This reverts commit d07ee76784b74f28ec7bbe9b16ab8cc6ffbb8e7c.
| @@ -4113,7 +4113,6 @@ input[type="range"]::-webkit-slider-thumb { | |||
| 4113 | max-height: 75vh; | 4113 | max-height: 75vh; |
| 4114 | max-height: 75dvh; | 4114 | max-height: 75dvh; |
| 4115 | field-sizing: content; | 4115 | field-sizing: content; |
| 4116 | overscroll-behavior-y: contain; | ||
| 4117 | } | 4116 | } |
| 4118 | 4117 | ||
| 4119 | #anchor_order { | 4118 | #anchor_order { |