refactor(tab-button): update selected styles (#29646)
@@ -17,4 +17,4 @@ $tabbar-ionic-background-focused: var(--ion-tab-bar-background-focused, transpar
|
||||
$tabbar-ionic-color: var(--ion-tab-bar-color, globals.$ionic-color-neutral-800);
|
||||
|
||||
/// @prop - Color of the selected tab bar button
|
||||
$tabbar-ionic-color-selected: var(--ion-tab-bar-color-selected, globals.$ionic-color-primary-400);
|
||||
$tabbar-ionic-color-selected: var(--ion-tab-bar-color-selected, globals.$ionic-color-primary-base);
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.0 KiB |