Skip to content

Commit f9a0151

Browse files
fix: prevent viewport bouncing in tabbed code views (#1055)
1 parent b20a141 commit f9a0151

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/css/openfga.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353

5454
html {
5555
font-family: var(--ofga-font-base);
56-
scroll-behavior: smooth;
5756
}
5857

5958
/* Link targets for TOC scrolling */

0 commit comments

Comments
 (0)