Skip to content

Commit

Permalink
remove elevation when inline
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Aug 20, 2021
1 parent 7095236 commit 51dbc1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/color-picker/color-picker.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export default css`
.color-picker--inline {
border: solid 1px rgb(var(--sl-panel-border-color));
box-shadow: var(--sl-shadow-small);
}
.color-picker__grid {
Expand Down

0 comments on commit 51dbc1a

Please sign in to comment.