CYS: Remove margin last pattern preview (#49767)
* CYS: Remove margin last pattern preview * Add changefile(s) from automation for the following project(s): woocommerce --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
d85acc7e09
commit
b586a28436
|
@ -74,4 +74,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
div.block-editor-block-patterns-list > div:nth-last-child(2) {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
CYS: Remove margin last pattern preview
|
Loading…
Reference in New Issue