summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/button.css
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/src/components/button.css')
-rw-r--r--packages/ui/src/components/button.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ui/src/components/button.css b/packages/ui/src/components/button.css
index 5766215f2..8fa582cde 100644
--- a/packages/ui/src/components/button.css
+++ b/packages/ui/src/components/button.css
@@ -87,7 +87,7 @@
cursor: not-allowed;
}
- [data-slot="button-icon"] {
+ [data-slot="icon-svg"] {
color: var(--icon-strong-base);
}
}