Skip to content

Commit

Permalink
feat(data): fixing border width on arrows for tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Nov 19, 2024
1 parent 400085f commit 17a3e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tokens/components/tab.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
},
"borderwidth": {
"navigation": {
"value": "{global.borderwidth.S}",
"value": "{global.borderwidth.L}",
"type": "borderWidth",
"description": "Tab (enabled and hover bottom border)"
}
Expand Down

0 comments on commit 17a3e4f

Please sign in to comment.