Skip to content

Conversation

@finnjames
Copy link

No description provided.

@pullapprove pullapprove bot requested review from adolgachev and tjshiu January 13, 2026 18:56
Comment on lines +84 to +87
outline-width: 3px;
outline-style: solid;
outline-color: var(--sys-secondary);
outline-offset: 3px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be a mixin - I see that there is this mat.strong-focus-indicators mixin ? I may need to defer to @andrewseguin.

outline-style: solid;
outline-color: var(--sys-secondary);
outline-offset: 3px;
z-index: 2;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Do we need this ? I like to avoid z-index if possible.

@tjshiu tjshiu requested a review from andrewseguin January 13, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants