Skip to content

Commit

Permalink
refactor(token): Added new values for floating button position.top
Browse files Browse the repository at this point in the history
  • Loading branch information
sandra-post committed Mar 5, 2025
1 parent b35f363 commit 5a598b9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2809,6 +2809,10 @@
"3": {
"$type": "dimension",
"$value": "{post.core.dimension.48}"
},
"4": {
"$type": "dimension",
"$value": "{post.core.dimension.32}"
}
}
}
Expand Down Expand Up @@ -3259,6 +3263,10 @@
"1": {
"$type": "dimension",
"$value": "{post.core.dimension.40}"
},
"4": {
"$type": "dimension",
"$value": "{post.core.dimension.24}"
}
}
}
Expand Down Expand Up @@ -3715,6 +3723,10 @@
"1": {
"$type": "dimension",
"$value": "{post.core.dimension.16}"
},
"4": {
"$type": "dimension",
"$value": "{post.core.dimension.16}"
}
}
}
Expand Down Expand Up @@ -5543,7 +5555,7 @@
},
"top": {
"$type": "dimension",
"$value": "{post.device.position.1}"
"$value": "{post.device.position.4}"
}
},
"enabled-fg": {
Expand Down

0 comments on commit 5a598b9

Please sign in to comment.