add contrast to sidebar

This commit is contained in:
miloschwartz
2025-12-17 21:28:34 -05:00
parent cc1e551f43
commit 3a781f9ac4
4 changed files with 6 additions and 6 deletions

View File

@@ -199,7 +199,7 @@ function ProductUpdatesListPopup({
{t("productUpdateWhatsNew")}
</p>
<div className="p-1 cursor-pointer">
<ChevronRightIcon className="size-4 flex-none" />
<ChevronRightIcon className="size-4 flex-none opacity-50" />
</div>
</div>
</div>