More styling of the new menu UX

This commit is contained in:
Pieter Vander Vennet 2024-08-29 03:53:54 +02:00
parent 124e816abe
commit 806646ec06
11 changed files with 353 additions and 246 deletions

View file

@ -13,7 +13,7 @@
</script>
<a
href={Utils.prepareHref(href)}
href={Utils.prepareHref(href) }
aria-label={ariaLabel}
title={ariaLabel}
target={newTab ? "_blank" : undefined}