diff --git a/core/src/components/list/list.ios.vars.scss b/core/src/components/list/list.ios.vars.scss index 161dec71af..423d6aac6a 100644 --- a/core/src/components/list/list.ios.vars.scss +++ b/core/src/components/list/list.ios.vars.scss @@ -32,4 +32,4 @@ $list-inset-ios-margin-bottom: 16px !default; $list-inset-ios-margin-start: 16px !default; /// @prop - Border radius of the inset list -$list-inset-ios-border-radius: 4px !default; +$list-inset-ios-border-radius: 10px !default; diff --git a/core/src/components/list/test/inset/index.html b/core/src/components/list/test/inset/index.html index fb9fe1d568..c26da50bec 100644 --- a/core/src/components/list/test/inset/index.html +++ b/core/src/components/list/test/inset/index.html @@ -20,7 +20,7 @@ - + Normal Input