From b6e8205bda5673c6ad5934dffa09486f861a4dc2 Mon Sep 17 00:00:00 2001 From: jizai <1414589221@qq.com> Date: Sun, 26 Jun 2022 15:58:12 +0800 Subject: [PATCH] fix(buttom): fix content placeholder incorrect, closes #3178 --- src/button/src/styles/index.cssr.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/button/src/styles/index.cssr.ts b/src/button/src/styles/index.cssr.ts index 5362a657c1c..df91b684432 100644 --- a/src/button/src/styles/index.cssr.ts +++ b/src/button/src/styles/index.cssr.ts @@ -212,6 +212,7 @@ export default c([ display: flex; align-items: center; flex-wrap: nowrap; + min-width: 0; `, [ c('~', [ cE('icon', {