Fix overlapping mobile app banner and WooCommerce button (https://github.com/woocommerce/woocommerce-admin/pull/6198)

This commit is contained in:
Hsing-Yu Flowers 2021-02-03 07:46:19 -05:00 committed by GitHub
parent 68f06ccde8
commit 13da8d5601
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@
}
.woocommerce-layout__header {
height: $header-height;
&.is-scrolled {
box-shadow: 0 8px 16px 0 rgba(85, 93, 102, 0.3);
}