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.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/ui/src/components/morph-chevron.css b/packages/ui/src/components/morph-chevron.css
index c7bab9081..f6edb3f64 100644
--- a/packages/ui/src/components/morph-chevron.css
+++ b/packages/ui/src/components/morph-chevron.css
@@ -1,10 +1,10 @@
[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;
+ width: 16px;
+ height: 16px;
+ display: block;
+ fill: none;
+ stroke-width: 1.5;
+ stroke: currentcolor;
+ stroke-linecap: round;
+ stroke-linejoin: round;
}