diff --git a/src/components/tabs/tabs.ios.scss b/src/components/tabs/tabs.ios.scss index cc9838bdedc..7ba14f7b35f 100644 --- a/src/components/tabs/tabs.ios.scss +++ b/src/components/tabs/tabs.ios.scss @@ -5,7 +5,7 @@ // -------------------------------------------------- $tabbar-ios-background: $toolbar-ios-background !default; -$tabbar-ios-item-padding: 0 10px !default; +$tabbar-ios-item-padding: 0 2px !default; $tabbar-ios-item-font-size: 10px !default; $tabbar-ios-item-icon-size: 30px !default; $tabbar-ios-height: 49px !default; diff --git a/src/components/tabs/test/basic/index.ts b/src/components/tabs/test/basic/index.ts index a9fd393064c..d7d43fe26a9 100644 --- a/src/components/tabs/test/basic/index.ts +++ b/src/components/tabs/test/basic/index.ts @@ -225,6 +225,8 @@ export class Tab3 { + + ` }) diff --git a/src/components/tabs/test/tab-bar-scenarios/main.html b/src/components/tabs/test/tab-bar-scenarios/main.html index 73fae84cbce..f00b312f3ce 100644 --- a/src/components/tabs/test/tab-bar-scenarios/main.html +++ b/src/components/tabs/test/tab-bar-scenarios/main.html @@ -51,7 +51,7 @@ - +