summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/morph-chevron.css
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/src/components/morph-chevron.css')
-rw-r--r--packages/ui/src/components/morph-chevron.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/ui/src/components/morph-chevron.css b/packages/ui/src/components/morph-chevron.css
deleted file mode 100644
index f6edb3f64..000000000
--- a/packages/ui/src/components/morph-chevron.css
+++ /dev/null
@@ -1,10 +0,0 @@
-[data-slot="morph-chevron-svg"] {
- width: 16px;
- height: 16px;
- display: block;
- fill: none;
- stroke-width: 1.5;
- stroke: currentcolor;
- stroke-linecap: round;
- stroke-linejoin: round;
-}