handling default core button class
This commit is contained in:
parent
0eac449ce1
commit
a4ee9ccb41
|
|
@ -122,10 +122,10 @@ p {
|
|||
list-style: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.wp-block-button:not(.is-style-outline),
|
||||
.wp-block-button.is-style-fill {
|
||||
.wp-block-button__link {
|
||||
@apply cta caret-secondary;
|
||||
@apply cta cta--secondary cta--button;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user