updating and tweaking buttons handling
This commit is contained in:
parent
77951bada5
commit
43d073166a
|
|
@ -27,8 +27,11 @@
|
|||
@apply max-h-full max-w-full block;
|
||||
}
|
||||
}
|
||||
.wp-block-buttons {
|
||||
@apply gap-x-4;
|
||||
}
|
||||
.wp-block-button {
|
||||
@apply mt-6;
|
||||
@apply mt-6 font-semibold;
|
||||
}
|
||||
.wp-block-button + * {
|
||||
@apply mt-6;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user