Skip to content

Commit

Permalink
[desk-tool] Fix the size of icons in the timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and rexxars committed Oct 6, 2020
1 parent c382129 commit 4cf2eff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@

@nest & > svg {
display: block;
font-size: calc(25 / 16 * 1em);
}

@nest .root[data-type='create'] & {
Expand Down

0 comments on commit 4cf2eff

Please sign in to comment.