Просмотр исходного кода

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

t0ng7u 6 месяцев назад
Родитель
Сommit
a50288c186

+ 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) => {