Skip to content

Commit 1ed928a

Browse files
fix: Avoid overscrolling editor body
1 parent ae4d7c8 commit 1ed928a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en" class="overscroll-none">
33
<head>
44
<meta charset="UTF-8" />
55
<link rel="icon" href="/assets/builder/images/frappe_black.png" media="(prefers-color-scheme: light)"/>

0 commit comments

Comments
 (0)