You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Angular App im creating a pricelist for a customer.
Everything worked perfectly fine untill i wanted to add a divider seperating the product categories.
I created a divider following this tutorial: https://www.w3schools.com/howto/howto_css_dividers.asp and added it into my html.
on localhost it looks like this:
but in the svg like this:
dont wanna leak the texts here so i can only show this little bit, but you can easily replicate this i think.
The text was updated successfully, but these errors were encountered:
In my Angular App im creating a pricelist for a customer.
Everything worked perfectly fine untill i wanted to add a divider seperating the product categories.
I created a divider following this tutorial: https://www.w3schools.com/howto/howto_css_dividers.asp and added it into my html.
on localhost it looks like this:
but in the svg like this:
dont wanna leak the texts here so i can only show this little bit, but you can easily replicate this i think.
The text was updated successfully, but these errors were encountered: