소스 검색

🤓 style: add `outline` theme in pricingcard copy button

t0ng7u 8 달 전
부모
커밋
a50288c186
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/src/components/table/model-pricing/view/card/PricingCardView.jsx

+ 1 - 0
web/src/components/table/model-pricing/view/card/PricingCardView.jsx

@@ -243,6 +243,7 @@ const PricingCardView = ({
                     {/* 复制按钮 */}
                     <Button
                       size="small"
+                      theme="outline"
                       type="tertiary"
                       icon={<IconCopy />}
                       onClick={(e) => {