This commit is contained in:
Roy Ho 2023-07-18 06:21:13 -07:00 committed by GitHub
parent f43ced978b
commit cd666ee081
1 changed files with 172 additions and 170 deletions

View File

@ -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;
}
}
}