mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -157,15 +157,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.tabs-icon-left .tab-item .icon {
|
||||
.tabs-icon-left > .tabs .tab-item .icon {
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
.tabs-icon-right .tab-item .icon {
|
||||
.tabs-icon-right > .tabs .tab-item .icon {
|
||||
padding-left: 3px;
|
||||
}
|
||||
|
||||
.tabs-icon-only .icon {
|
||||
.tabs-icon-only > .tabs .icon {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user