Skip to content

Commit

Permalink
Update packages/core/src/components/Tipseen/TipseenBasicContent.modul…
Browse files Browse the repository at this point in the history
…e.scss

Co-authored-by: Tal Koren <[email protected]>
  • Loading branch information
shaharzil and talkor authored Mar 6, 2024
1 parent be324f7 commit 84f11c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// this is becasu the designer wanted the padding top
// to be 8px in case the tipseen have both content and image
&:not(:first-child) {
padding-top: 8px;
padding-top: var(--spacing-small);
}
}

0 comments on commit 84f11c5

Please sign in to comment.