We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2605d07 commit 1e1f44dCopy full SHA for 1e1f44d
src/lib/components/Table/ColumnsMenu.svelte
@@ -38,7 +38,7 @@
38
<button
39
on:click|preventDefault={selectAll}
40
type="button"
41
- class="btn p-0 text-sm grow underline text-primary-500"
+ class="btn p-0 text-sm grow underline text-primary-600"
42
>
43
Select All
44
</button>
0 commit comments