[docs] [TableCell] Inconsistency regarding padding and size properties #16369
Labels
docs
Improvements or additions to the documentation
good first issue
Great for first contributions. Enable to learn the contribution process.
I believe this is linked to #14561 though, but as it's already merged, I think it needs a new issue.
Expected Behavior 🤔
The description for the
size
property should be:The description for the CSS class
sizeSmall
should be:Current Behavior 😯
For the
size
property, the description is:For the CSS class
sizeSmall
, the description is:Steps to Reproduce 🕹
Link: TableCell's doc
size
property's descriptionsizeSmall
class' descriptionContext 🔦
I was following the v3 to v4 migration guide, part about Table/TableCell and went to the TableCell's doc.
Your Environment 🌎
Edit: Modified issue to use Bug report template, even if it's not really a bug, nor a feature request, but more a doc improvement suggestion.
The text was updated successfully, but these errors were encountered: