* Remove the box when it is out of focus.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#manageProducts .product-block {flex: 0 1 30%; margin: 4px; height: 3rem;}
|
||||
#manageProducts .product-block:before {display: none;}
|
||||
#manageProducts .product-block .border {border-radius: 4px;}
|
||||
|
||||
#manageProducts .product-block.more-product {min-height: 220px;}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#manageProducts .product-block {flex: 0 1 30%; padding: 10px; margin: 4px; height: 3rem;}
|
||||
#manageProducts .product-block:before {display: none;}
|
||||
#manageProducts .product-block .border {border-radius: 4px;}
|
||||
|
||||
#manageProducts .product-block.more-product {min-height: 220px;}
|
||||
|
||||
Reference in New Issue
Block a user