@proximus/lavender-light 2.0.0-alpha.95 → 2.0.0-alpha.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5325,7 +5325,7 @@ class Header extends WithExtraAttributes {
|
|
|
5325
5325
|
</div>
|
|
5326
5326
|
</nav>
|
|
5327
5327
|
<px-spacer></px-spacer>
|
|
5328
|
-
<px-hstack gap--mobile="
|
|
5328
|
+
<px-hstack gap--mobile="s" align-items="center" gap="default">
|
|
5329
5329
|
<slot name="header-actions"></slot>
|
|
5330
5330
|
<px-button-icon id="burger-menu" variant="naked" aria-label="${this.burgerMenuAriaLabel ?? "Open menu"}"
|
|
5331
5331
|
aria-expanded="false" hidden--tablet hidden--laptop
|