dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Fixing problems with NavTab inside website #1820

Closed Mil4n0r closed 9 months ago

Mil4n0r commented 9 months ago

Checklist

Description There was a problem where the NavTab with the style modifications was not covering the full width in the website.

It seems that it was due to using negative z-index, the Underbar was not showing, changing the values and removing the unneeded grid inside the website layout should work.

It is still needed to update the library used inside the website