Tweak tour kit gap between content and controls (#33394)
* Tweak tour-kit gap between content and controls * Add changelog
This commit is contained in:
parent
413e327e4a
commit
7a1df3d1cd
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
|
||||
Tweak tour kit gap between content and controls
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue