FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
Edit File: twenty-twenty-one-admin.scss
/** * Admin */ .wp-admin.woocommerce-admin-page { table.wp-list-table { tr.type-product { td.thumb { img { max-width: 40px !important; } } } } }
Save
Back