mirror of
https://github.com/docmost/docmost.git
synced 2026-09-11 07:56:54 +08:00
fix color
This commit is contained in:
@@ -110,7 +110,7 @@ export function DestinationTable({
|
|||||||
<Table.Td>
|
<Table.Td>
|
||||||
<Menu shadow="md" width={200}>
|
<Menu shadow="md" width={200}>
|
||||||
<Menu.Target>
|
<Menu.Target>
|
||||||
<ActionIcon variant="subtle" aria-label={t("Actions")}>
|
<ActionIcon variant="subtle" color="gray" aria-label={t("Actions")}>
|
||||||
<IconDots size={18} />
|
<IconDots size={18} />
|
||||||
</ActionIcon>
|
</ActionIcon>
|
||||||
</Menu.Target>
|
</Menu.Target>
|
||||||
|
|||||||
Reference in New Issue
Block a user