fix: header list item width

This commit is contained in:
Sami Mazouz 2024-11-01 15:04:50 +01:00
parent 535dbb4a10
commit 4d227a6dda
No known key found for this signature in database

View File

@ -169,6 +169,7 @@
row-gap: 1px;
column-gap: 6px;
cursor: pointer;
width: 100%;
// Prevent outline overflowing parent
.add-keyboard-focus-ring-offset(-1px);