Skip to content

Commit

Permalink
feat(searchbar): new border-radius scss props
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed May 15, 2020
1 parent 06e0d57 commit c914216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snippets/scss.json
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,7 @@
"body": [
"${1:ion-searchbar} {",
"\t--background: ${2:#3880ff};",
"\t--border-radius: ${3:2px}",
"\t--box-shadow: ${3:10px 10px};",
"\t--cancel-button-color: ${4:#3880ff};",
"\t--clear-button-color: ${5:#3880ff};",
Expand Down

0 comments on commit c914216

Please sign in to comment.