Fix date picker tab styling across gutenberg versions (https://github.com/woocommerce/woocommerce-admin/pull/1822)
This commit is contained in:
parent
3a341c355f
commit
2ae142926f
|
@ -38,7 +38,7 @@
|
|||
@include set-grid-item-position( 2, 2 );
|
||||
}
|
||||
|
||||
.woocommerce-filters-date__tab.components-button {
|
||||
button.woocommerce-filters-date__tab {
|
||||
outline: none;
|
||||
border: 1px solid $woocommerce;
|
||||
padding: $gap-smaller;
|
||||
|
|
Loading…
Reference in New Issue