MOBILE-2937 tabs: Review tab badge style
parent
3878ea7141
commit
aac1f24185
|
@ -36,13 +36,6 @@ ion-app.app-root .core-tabs-bar {
|
|||
@include margin(null, 5px, null, null);
|
||||
}
|
||||
|
||||
ion-badge.tab-badge {
|
||||
position: relative;
|
||||
@include position(auto, auto, auto, auto);
|
||||
@include margin(null, null, null, 5px);
|
||||
|
||||
}
|
||||
|
||||
&[aria-selected=true] {
|
||||
color: $core-top-tabs-color-active !important;
|
||||
border-bottom-color: $core-top-tabs-border-active !important;
|
||||
|
|
Loading…
Reference in New Issue