mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(tabs): removed active color inherit for tabs striped
This commit is contained in:
@@ -200,7 +200,6 @@
|
||||
&.tab-item-active,
|
||||
&.active,
|
||||
&.activated {
|
||||
color: inherit !important;
|
||||
margin-top: -$tabs-striped-border-width;
|
||||
border-style: solid;
|
||||
border-width: $tabs-striped-border-width 0 0 0;
|
||||
|
||||
Reference in New Issue
Block a user