responsive gap adjustement
This commit is contained in:
parent
b089d4a960
commit
4a8331e4c5
|
|
@ -50,6 +50,12 @@
|
|||
.wp-block-button + * {
|
||||
@apply mt-6;
|
||||
}
|
||||
.wp-block-buttons {
|
||||
@apply gap-y-0;
|
||||
.wp-block-button {
|
||||
@apply mt-0;
|
||||
}
|
||||
}
|
||||
&--classic {
|
||||
@apply bg-primary text-white;
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user