Skip to content

Commit

Permalink
fix: change to semantic token (deriv-com#17226)
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-deriv authored Oct 21, 2024
1 parent e85c989 commit 4462035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/loading/loading.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
padding-top: unset;
}
&:not(:last-child) {
border-bottom: 1px solid var(--core-color-solid-slate-75);
border-bottom: 1px solid var(--semantic-color-monochrome-border-normal-mid);
padding-bottom: var(--semantic-spacing-general-sm);
}
}
Expand Down

0 comments on commit 4462035

Please sign in to comment.