Fixed: Order Status filter: <select> is not vertically aligned when Gutenberg is installed
This commit is contained in:
parent
3fc8a7bfab
commit
7916ec6ca2
|
@ -117,3 +117,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.woocommerce-filters-advanced__list-item {
|
||||
.components-base-control + .components-base-control {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue