Skip to content

Commit faddd55

Browse files
committed
Population Tooltip. Reduce margins and padding
1 parent 7c26e12 commit faddd55

File tree

3 files changed

+9
-13
lines changed

3 files changed

+9
-13
lines changed

src/styles/_populationToolTip.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
grid-template-columns: 250px 30px 80px;
1414
gap: 0.75rem;
1515
align-items: center;
16-
margin-bottom: 0.125rem;
17-
padding: 0.125rem 0;
18-
16+
//margin-bottom: 0.125rem;
17+
//padding: 0.125rem 0;
18+
1919
&:last-child {
2020
margin-bottom: 0;
2121
}

src/styles/app.css

Lines changed: 5 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/styles/app.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)