fix
This commit is contained in:
parent
75a3d57f88
commit
9df3407191
|
|
@ -132,12 +132,16 @@ p {
|
|||
list-style: none !important;
|
||||
}
|
||||
}
|
||||
.wp-block-button:not(.is-style-outline),
|
||||
.wp-block-button:not(.is-style-outline, .homegrade-blocks-shortcuts .wp-block-button),
|
||||
.wp-block-button.is-style-fill {
|
||||
.wp-block-button__link {
|
||||
@apply cta cta--secondary cta--button;
|
||||
}
|
||||
}
|
||||
.homegrade-blocks-shortcuts .wp-block-button{
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* .homegrade-blocks-highlight__content__innerblocks .block-editor-block-list__layout {
|
||||
} */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user