Skip to content

Commit

Permalink
refactor(token): changed the positioning of the floating button
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandapanda committed Nov 19, 2024
1 parent 460983c commit 07e546a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -3056,7 +3056,7 @@
"position": {
"1": {
"$type": "dimension",
"$value": "{post.core.dimension.32}"
"$value": "{post.core.dimension.40}"
},
"2": {
"$type": "dimension",
Expand Down Expand Up @@ -3630,7 +3630,7 @@
"position": {
"1": {
"$type": "dimension",
"$value": "{post.core.dimension.24}"
"$value": "{post.core.dimension.40}"
}
}
}
Expand Down Expand Up @@ -5939,7 +5939,7 @@
"position": {
"right": {
"$type": "dimension",
"$value": "{post.device.grid.padding.inline.container}"
"$value": "{post.device.position.1}"
},
"bottom": {
"$type": "dimension",
Expand Down

0 comments on commit 07e546a

Please sign in to comment.