You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's documented under "overflow menu", and does appear to be vertically centered (which I agree looks better), although in this example the designer hasn't allowed sufficient space to the right for the ripple:
This codesandbox illustrates this issue.
The action is positioned with a negative margin, but it appears to be too close top the top edge by 4px:
In my repro, I've augmented the
action
class via override:I realize this isn't exactly highlighted in the MD spec any longer, but it is a nice example in our docs.
Is this worthy of a PR and if so, are there any concerns with my approach?
If this is worth addressing, I'd be happy to take care of it.
The text was updated successfully, but these errors were encountered: