Quantcast
Channel: Material-ui horizontal menu - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Nita for Material-ui horizontal menu

$
0
0

You can use flex as part of your css, which in your menu you can access using the attribute className="myStyle" for styling like so:

.myStyle {    display: 'flex',    flexWrap: 'wrap',    justifyContent: 'space-around',    overflow: 'hidden'}

as part of your css.


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>