Skip to content

Commit

Permalink
fix(core/event-list): remove unwanted top margin (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-ellington committed Dec 14, 2023
1 parent 80209cf commit 8c14d91
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/components/event-list/event-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
ul {
list-style: none;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c14d91

Please sign in to comment.