Review Navigation module adaptation active button styles.
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3445347. --> Reported by: [finnsky](https://www.drupal.org/user/2755993) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I've found that active buttons getting font-weight: var(--gin-font-weight-bold); and default font weight is unset.<br> It probably may creates layout shift on state changes. </p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Change state of any level trigger button(button which expands next level)</p> <p><img src="https://www.drupal.org/files/issues/2024-05-05/37b70d7a0e75e87bf569ef05858fef18.gif" alt="active bold"></p>
issue