Skip to content

chore(catalog): fix padding block in global.css for md-item #5822

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

paladox
Copy link
Contributor

@paladox paladox commented Jun 21, 2025

padding: block 2px; isn't valid css. It's padding-block: 2px;

padding: block 2px; isn't valid css. It's padding-block: 2px;
@asyncLiz asyncLiz changed the title Fix padding block in global.css for md-item chore(catalog): fix padding block in global.css for md-item Jun 23, 2025
@copybara-service copybara-service bot merged commit 62550d8 into material-components:main Jun 23, 2025
3 of 4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants