Skip to content

Commit

Permalink
Rebrand: Use token for dividers color
Browse files Browse the repository at this point in the history
  • Loading branch information
MisRob committed Mar 5, 2024
1 parent 4747e7f commit 3841c20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
v-if="onMyOwnSetup"
:style="{ marginTop: '34px',
paddingTop: '10px',
borderTop: `1px solid ${$themePalette.grey.v_400}` }"
borderTop: `1px solid ${$themeTokens.fineLine}` }"
>
<KGridItem
:layout8="{ span: 4 }"
Expand Down

0 comments on commit 3841c20

Please sign in to comment.