Skip to content

Commit 11de949

Browse files
committed
fix for “always” horizontal scrollbar
1 parent dcac184 commit 11de949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/observable.tmpl

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" style="overflow-x: clip;">
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">

0 commit comments

Comments
 (0)