Replies: 1 comment
-
@jpeng-ms This is something that the component specification didn't cover and even though it is not required in code, it always expects a description. I will talk to the designers and see how can this change be made without it being a breaking change. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, if we don't have a

description
, we still seem to be allocating the space for it:I was wondering if we could move
header
to vertical center if description isn't provided?https://react.fluentui.dev/?path=/docs/components-card-cardheader--default#default
Beta Was this translation helpful? Give feedback.
All reactions