Skip to content

Commit

Permalink
fix: removed border.width.input.selected (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-MattGregg authored Oct 28, 2024
1 parent d2a8be7 commit 46ec521
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions src/tokens/layout/bb-productive.json
Original file line number Diff line number Diff line change
Expand Up @@ -1581,10 +1581,6 @@
"disabled": {
"$type": "borderWidth",
"$value": "{bb.size.fixed.6}"
},
"selected": {
"$type": "borderWidth",
"$value": "{bb.size.fixed.6}"
}
},
"separator": {
Expand Down
4 changes: 0 additions & 4 deletions src/tokens/layout/modern.json
Original file line number Diff line number Diff line change
Expand Up @@ -1323,10 +1323,6 @@
"disabled": {
"$type": "borderWidth",
"$value": "{modern.size.1}"
},
"selected": {
"$type": "borderWidth",
"$value": "{modern.size.1}"
}
},
"separator": {
Expand Down

0 comments on commit 46ec521

Please sign in to comment.