Skip to content

Commit

Permalink
fix(timeline): bottom part of the card should be visible
Browse files Browse the repository at this point in the history
  • Loading branch information
epetrow committed Oct 4, 2022
1 parent 83628fe commit 9e6b966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fluent/scss/timeline/_layout.scss
Expand Up @@ -24,7 +24,7 @@
}

ul {
margin: 0;
margin: 0 0 1px 0;
padding: 0;

li {
Expand Down

0 comments on commit 9e6b966

Please sign in to comment.