diff --git a/商家端web/2.1 营销工具/2.1.1 会员功能/积分商城/添加商品.html b/商家端web/2.1 营销工具/2.1.1 会员功能/积分商城/添加商品.html index 92fb898..82436b0 100644 --- a/商家端web/2.1 营销工具/2.1.1 会员功能/积分商城/添加商品.html +++ b/商家端web/2.1 营销工具/2.1.1 会员功能/积分商城/添加商品.html @@ -136,6 +136,11 @@ font-size: 12px; text-decoration: none; display: inline-block; + margin-right: 8px; + } + + .action-btn:last-child { + margin-right: 0; } .action-btn:hover { @@ -268,7 +273,10 @@