Skip to content

Commit

Permalink
Merge pull request #590 from tomusborne/fix/color-picker-outline
Browse files Browse the repository at this point in the history
Fix: Color picker outline
  • Loading branch information
tomusborne authored Jan 5, 2024
2 parents ad4484f + 6585135 commit 9a1ad6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/color-picker/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
left: 0;
border: 0;
box-shadow: inset 0 0 0 2px #757575;
transform: none;
}
}
}
Expand Down

0 comments on commit 9a1ad6e

Please sign in to comment.