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

[InkBar] Allow override of inkBar parent div styles #3895

Closed
VilleMiekkoja opened this issue Apr 7, 2016 · 2 comments
Closed

[InkBar] Allow override of inkBar parent div styles #3895

VilleMiekkoja opened this issue Apr 7, 2016 · 2 comments
Labels
package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@VilleMiekkoja
Copy link

Problem Description

Currently it is impossible to override or set styles easily for the parent div of the inkBar. It would be nice to be able to override its styles too.

@VilleMiekkoja VilleMiekkoja changed the title Allow override of inkBar parent div Allow override of inkBar parent div styles Apr 7, 2016
@tintin1343 tintin1343 changed the title Allow override of inkBar parent div styles [InkBar] Allow override of inkBar parent div styles Apr 7, 2016
@tintin1343
Copy link
Contributor

What is it that you want to achieve? Can you give an example?

@VilleMiekkoja
Copy link
Author

To control the horizontal placement of the inkbar. For example:

margin-left: 28px; width: calc(100% - 28px);

@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 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 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

5 participants