Skip to content

Commit

Permalink
feat(data):Add tab.radius.active.M
Browse files Browse the repository at this point in the history
  • Loading branch information
LaiaSage committed Apr 17, 2024
1 parent 1e91b32 commit bc7d4f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/tokens/components/tab.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,13 @@
"value": "{global.radius.interactive.M}",
"type": "borderRadius",
"description": "Tab horizontal - top corners. Tab vertical - left corners."
},
"active": {
"M": {
"value": "{global.radius.interactive.XS}",
"type": "borderRadius",
"description": "Active bar"
}
}
},
"borderwidth": {
Expand Down

0 comments on commit bc7d4f9

Please sign in to comment.