Skip to content

Commit bf5d4fd

Browse files
committed
feat: add arrow size custom property to the root tokens
1 parent 4ed5543 commit bf5d4fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tokens.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
--rt-opacity: 0.9;
99
--rt-transition-show-delay: 0.15s;
1010
--rt-transition-closing-delay: 0.15s;
11+
--rt-arrow-size: 8px;
1112
}

0 commit comments

Comments
 (0)