Skip to content

FontSizePicker: Deprecate bottom margin #38720

@mirka

Description

@mirka

What problem does this address?

The FontSizePicker component currently has an inherent margin-bottom, making it hard to reuse in different contexts, since it requires a style override of an internal element. This kind of internal override is something we want to discourage.

Any outer margins, if desired, should be added by the consumer.

What is your proposed solution?

Deprecate the bottom margin (similar to #37160), following the guidelines stipulated in the devdocs.

Prerequisites:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions