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
Jakub Beránek
snailwatch
Commits
f1bd441a
Commit
f1bd441a
authored
Oct 29, 2018
by
Jakub Beránek
Browse files
ENH: make tooltip table responsive
parent
5ebea3b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
dashboard/src/components/charts/chart/tooltip.tsx
View file @
f1bd441a
...
...
@@ -32,6 +32,7 @@ const DatasetLabel = styled.div<{color: string}>`
text-shadow: 1px 1px 1px #AAAAAA;
`
;
const
DatasetInfo
=
styled
.
table
`
width: 100%;
font-size: 0.9rem;
border-collapse: collapse;
td {
...
...
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