From 21ee072677ae89ef55a28472ffeacd3af8a8b9c0 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:50:37 +0200 Subject: [PATCH] Revert "Add overscroll contain for edit textarea" This reverts commit d07ee76784b74f28ec7bbe9b16ab8cc6ffbb8e7c. --- public/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/style.css b/public/style.css index 725b33514..d47c8aaf6 100644 --- a/public/style.css +++ b/public/style.css @@ -4113,7 +4113,6 @@ input[type="range"]::-webkit-slider-thumb { max-height: 75vh; max-height: 75dvh; field-sizing: content; - overscroll-behavior-y: contain; } #anchor_order {