Use proper text/drop shadow on tree-dots icon and face name (#3800)

This commit is contained in:
Daniele Ricci
2023-08-21 01:36:31 +02:00
committed by GitHub
parent 6aed1180e7
commit e2afc43506
3 changed files with 13 additions and 3 deletions

View File

@@ -74,7 +74,7 @@
data-testid="context-button-parent"
>
<IconButton color="overlay-primary">
<DotsVertical size="20" />
<DotsVertical size="20" class="icon-white-drop-shadow" color="white" />
</IconButton>
</div>
{/if}