Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'underlineStyle' property doesn't work with 'DropDown Menu' #6698

Closed
lnshi opened this issue Apr 25, 2017 · 0 comments
Closed

'underlineStyle' property doesn't work with 'DropDown Menu' #6698

lnshi opened this issue Apr 25, 2017 · 0 comments
Labels
component: menu This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@lnshi
Copy link

lnshi commented Apr 25, 2017

As described in the title, underlineStyle property does nothing when used with DropDown Menu as documented here.

I tried

underlineStyle={{display: 'none'}}
underlineStyle={{bottom: '100px'}}

and others, all does nothing.

But btw, id do work with TextField.

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 21, 2022
@zannager zannager added component: menu This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: menu This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

No branches or pull requests

3 participants