Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Improve clickabilty of sw-tabs
issue: NEXT-18101
author: Enzo Volkmann
author_email: [email protected]
author_github: @evolkmann
---
- Improve the clickability of the
sw-tabs
component. When approached with the mouse from the bottom, the border that is rendered by the::before
-style prevented the tab from being clicked. The actual clickable area of the tab did not match the visual appearance.