Improve button class on wp-block-button
This commit is contained in:
parent
478f46d1d6
commit
10369b9ce2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -564,6 +564,15 @@ figure.wp-block-pullquote {
|
||||
color: var(--button-primary-color-hover);
|
||||
}
|
||||
}
|
||||
|
||||
// Theme button style applied
|
||||
&.button {
|
||||
display: inline-flex;
|
||||
|
||||
a {
|
||||
padding: 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.wp-block-buttons > .wp-block-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user