mui-org/material-ui
The issue has been solved
[Card] Gutters should depend on window size #10044
sergeyfedotov posted onGitHub
Expected Behavior
ListItem and CardHeader gutters should depend on window size.
https://material.io/guidelines/components/cards.html#cards-content-blocks
On tablet/desktop, cards should follow the 24dp keyline. See Metrics & Keylines for more information.
Current Behavior
Gutters have a fixed size.
Context
Сorrect behavior is already implemented for the Toolbar.
Your Environment
<!--- Include as many relevant details about the environment with which you experienced the bug. -->
Tech | Version |
---|---|
Material-UI | 1.0.0-beta.30 |