Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer-companion
Commits
21888bf6
Unverified
Commit
21888bf6
authored
Apr 22, 2022
by
Andrei Eres
Committed by
GitHub
Apr 22, 2022
Browse files
Fix scrollbar hiding (#122)
parent
7bbb9e62
Pipeline
#189897
passed with stages
in 3 minutes and 31 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/ui/index.css
View file @
21888bf6
...
...
@@ -11,3 +11,7 @@ html {
html
::-webkit-scrollbar
{
display
:
none
;
}
*
{
scrollbar-width
:
inherit
;
}
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