-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.1 (also in 1.x)
Environment
Unavailable
Reproduction link
https://github.com/vueComponent/ant-design-vue/blob/next/components/card/Card.tsx#L164
Steps to reproduce
Set Card size with value 'small'.
What is expected?
Tabs size should follow Card size, or has an prop to set.
What is actually happening?
Tabs size will always be 'large', whatever what card size is.