Skip to content

Button in a primary colored toolbar does not get colored white #5

@jgw96

Description

@jgw96
<ion-header>
    <ion-toolbar color="primary">
       <ion-button class="closeButton" clear>
           close
        </ion-button>
    </ion-toolbar>
</ion-header> 

In ionic-angular a button inside a primary toolbar will have color: white on it. This does not currently happen in core

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions