Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FS-PETRA-UPM
Enci-Documentation Web-UI
Commits
6ff9fcf0
Commit
6ff9fcf0
authored
Jan 07, 2022
by
Stephan Botta
Browse files
Update base.css
parent
2e312409
Pipeline
#18697
failed with stages
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/css/base.css
View file @
6ff9fcf0
...
...
@@ -8,6 +8,10 @@ html {
box-sizing
:
border-box
;
font-size
:
var
(
--body-font-size
);
height
:
100%
;
scrollbar-width
:
none
;
}
html
::-webkit-scrollbar
{
width
:
0px
;
/* For Chrome, Safari, and Opera */
}
@media
screen
and
(
min-width
:
1024px
)
{
...
...
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