Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
optometrists
/
cache
/
cache
/
.wp-cli
/
wp-content
/
plugins
/
woocommerce
/
packages
/
woocommerce-blocks
/
assets
/
js
/
base
/
components
/
cart-checkout
/
product-details
:
style.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
// Extra class added for specificity so styles are applied in the editor. .wc-block-components-product-details.wc-block-components-product-details { list-style: none; margin: 0.5em 0; padding: 0; &:last-of-type { margin-bottom: 0; } li { margin-left: 0; } } .wc-block-components-product-details__name, .wc-block-components-product-details__value { display: inline-block; } .is-large:not(.wc-block-checkout) { .wc-block-components-product-details__name { font-weight: bold; } }