This commit is contained in:
Hsing-Yu Flowers 2021-02-22 00:08:43 -05:00 committed by GitHub
parent aa0f825548
commit de61194cc0
2 changed files with 6 additions and 6 deletions

View File

@ -62,3 +62,9 @@
margin-top: -1px;
}
}
.wp-responsive-open {
.woocommerce-layout__header {
margin-left: 2px;
}
}

View File

@ -56,12 +56,6 @@
}
.woocommerce_page_wc-admin {
.wp-responsive-open {
.woocommerce-layout__header {
margin-left: 2px;
}
}
.woocommerce-filters-date__content:not(.is-mobile) {
z-index: 2; /* below of woocommerce-layout__header */
}