I added a picture to display it easy.
I try to make a Menubar leftsided and a Label rightsided. The HorizontalLayout in back i give the stylename “v-menubar”, so it looks like the menubar.
But know i have to delete the broder from typical MenuBar.
I try it like this:
I add a StyleName “v-menubar-inner” and set in css “border: 0” in my .scss But it wont work. It doesn´t change the menubar.
I try to set a background-color to test the css style but it also wont work.
I don´t know, how i can edit the style.
Thanks for your help.