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
ComposeMenu [nfc]: Separately define style for containing View
Rather than reusing `styles.composeMenu`, since these are two
different Views with different roles.
We don't need to copy over the `overflow: 'hidden'`; it would be
redundant with the one on the inner View.
0 commit comments