mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(typography): excluded anchors with a button attribute from the forced colors
fixes #609
This commit is contained in:
@@ -105,7 +105,7 @@ sub {
|
||||
h1, h2, h3, h4, h5, h6,
|
||||
p,
|
||||
span,
|
||||
a,
|
||||
a:not([button]),
|
||||
small,
|
||||
b,
|
||||
i,
|
||||
|
||||
Reference in New Issue
Block a user