Skip to content

Commit

Permalink
fix: add comment to style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme committed Jun 25, 2020
1 parent 614bc5f commit 730c2e9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
display: flex;
flex-direction: column;
flex: 1 1 100%;

// border used in lieu of padding to prevent overlapping background-color
border-width: $euiSizeS;
border-style: solid;
border-color: transparent;
Expand Down

0 comments on commit 730c2e9

Please sign in to comment.