plugin install
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* Admin
|
||||
*/
|
||||
.wp-admin.woocommerce-admin-page {
|
||||
table.wp-list-table {
|
||||
tr.type-product {
|
||||
td.thumb {
|
||||
img {
|
||||
max-width: 40px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user