Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michał Woźniak
covid
Commits
ce72aa84
Commit
ce72aa84
authored
Apr 10, 2020
by
Michał Woźniak
Browse files
legend + title take more space now, so we need to add more height for the chart
parent
06dd674a
Pipeline
#164
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
ce72aa84
...
...
@@ -184,7 +184,8 @@
display
:
inline-block
;
}
#the-chart-container
{
height
:
70vh
;
height
:
80vh
;
min-height
:
600px
;
background
:
#333
;
padding-top
:
1em
;
padding-bottom
:
1em
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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