I have to insert a separator in my Vaadin project.
When i’m used pure html u use
tag.
Here i see exist the component Hr but don’t show anything
I have to insert a separator in my Vaadin project.
When i’m used pure html u use
It depends where you use it, it should be present in the DOM. There you can check why the styles are overwritten
My carry is back!
I check the DOM and with Inspector i notice that there is, pretty invisible:
So i guess i have to see how modify his css