This commit is contained in:
parent
64be0c64be
commit
fb3ff32862
|
|
@ -45,6 +45,12 @@
|
||||||
.wp-block-button a {
|
.wp-block-button a {
|
||||||
@apply rounded-full border;
|
@apply rounded-full border;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.is-style-big-buttons {
|
||||||
|
.wp-block-button a {
|
||||||
|
@apply !rounded-none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp-block-buttons.alignwide,
|
.wp-block-buttons.alignwide,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user