Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Michael Aschauer
aspace
Commits
7e8a533f
Commit
7e8a533f
authored
May 18, 2022
by
Michael Aschauer
Browse files
don't refresh on scroll down
parent
bfed9d76
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/App.vue
View file @
7e8a533f
...
...
@@ -18,6 +18,10 @@ import "@fontsource/noto-mono";
--appheight
:
100%
;
}
html
{
overscroll-behavior
:
none
}
body
,
html
,
#app
{
background
:
var
(
--background
);
color
:
var
(
--primary
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment