* [task#121357,done,0.5h] Delete the style of product box in the page of distribute demand.

This commit is contained in:
xieqiyu
2024-06-26 09:05:19 +08:00
committed by 孙广明
parent 7536bc9beb
commit 09e9f41b58
+1 -1
View File
@@ -1,4 +1,4 @@
.productBox {position: relative; padding-top: 5px;}
.productBox {position: relative;}
.productBox .distributeProduct, .productsBox .addProductBox .form-group{padding-left: 0px;}
.productBox .roadmapBox{padding-right: 0px;}
.productBox .c-actions {position: absolute; width: 100px; right: -100px;}