Skip to content

Commit 28be635

Browse files
committed
fix: copy icon primary color
1 parent 75c1a8c commit 28be635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/v3/downloads_table_card.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
background: none;
106106
border: none;
107107
cursor: pointer;
108-
color: var(--color-icon-secondary);
108+
color: var(--color-icon-primary);
109109
padding: 0;
110110
border-radius: var(--border-radius-s);
111111
flex-shrink: 0;

0 commit comments

Comments
 (0)