Skip to content

Commit c914216

Browse files
committed
feat(searchbar): new border-radius scss props
1 parent 06e0d57 commit c914216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: snippets/scss.json

+1
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@
786786
"body": [
787787
"${1:ion-searchbar} {",
788788
"\t--background: ${2:#3880ff};",
789+
"\t--border-radius: ${3:2px}",
789790
"\t--box-shadow: ${3:10px 10px};",
790791
"\t--cancel-button-color: ${4:#3880ff};",
791792
"\t--clear-button-color: ${5:#3880ff};",

0 commit comments

Comments
 (0)