Tweak tour kit gap between content and controls (#33394)

* Tweak tour-kit gap between content and controls

* Add changelog
This commit is contained in:
Chi-Hsuan Huang 2022-06-14 10:22:31 +08:00 committed by GitHub
parent 413e327e4a
commit 7a1df3d1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Tweak tour kit gap between content and controls

View File

@ -32,6 +32,10 @@
margin: 4px 0 0;
}
.components-card-header {
padding-bottom: 0;
}
.woocommerce-tour-kit-step-controls__close-btn {
height: 16px;
min-width: 16px;