Skip to content

Commit

Permalink
docs: update reference to internal issue (#28444)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin authored Jan 18, 2024
1 parent 7f1562d commit a3b9fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/material-experimental/theming/_m3-tokens.scss
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
@function _get-form-field-tokens($systems) {
@return (
// TODO: MDC currently doesn't provide tokens for the form field so we need to
// define them ourselves. Clean this up once b/284340076 is resolved.
// define them ourselves. Clean this up once b/246297033 is resolved.
label-text-color: map.get($systems, 'md-sys-color', 'on-surface'),
label-text-font: map.get($systems, 'md-sys-typescale', 'body-medium-font'),
label-text-line-height: map.get($systems, 'md-sys-typescale', 'body-medium-line-height'),
Expand Down

0 comments on commit a3b9fd9

Please sign in to comment.