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:
Luigi Teschio 2024-07-23 09:57:28 +02:00 committed by GitHub
parent d85acc7e09
commit b586a28436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -74,4 +74,8 @@
}
}
}
div.block-editor-block-patterns-list > div:nth-last-child(2) {
margin-bottom: 0;
}
}

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
CYS: Remove margin last pattern preview