Add class specificity to fix indent (https://github.com/woocommerce/woocommerce-blocks/pull/10245)
This commit is contained in:
parent
f43ced978b
commit
cd666ee081
|
@ -94,6 +94,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.editor-styles-wrapper {
|
||||
.woocommerce-search-list__list {
|
||||
border: 1px solid $gray-200;
|
||||
margin: 0;
|
||||
|
@ -285,3 +286,4 @@
|
|||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue