mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(demos): more specific selector to override nav-title color
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
body.md {
|
||||
|
||||
.tabs-icon-text ion-title div.toolbar-title {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.tabs-icon-text tabbar {
|
||||
background-color: #7e60ff;
|
||||
|
||||
Reference in New Issue
Block a user