diff --git a/packages/goods-action/index.less b/packages/goods-action/index.less index 020f0fac..84a72217 100644 --- a/packages/goods-action/index.less +++ b/packages/goods-action/index.less @@ -8,6 +8,7 @@ left: 0; display: flex; align-items: center; + box-sizing: content-box; .theme(height, '@goods-action-height'); .theme(background-color, '@goods-action-background-color');