Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 521803a

Browse files
committed
Update theme.css
1 parent 2af3f19 commit 521803a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/styles/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
0 6px 8px -4px rgba(19, 16, 16, 0.12), 0 4px 3px -2px rgba(19, 16, 16, 0.12),
5757
0 1px 2px -1px rgba(19, 16, 16, 0.12);
5858
--shadow-xs-border:
59-
0 0 0 1px var(--border-base, rgba(11, 6, 0, 0.20)),
59+
0 0 0 1px var(--border-weak-base, rgba(11, 6, 0, 0.20)),
6060
0 1px 2px -1px rgba(19, 16, 16, 0.04),
6161
0 1px 2px 0 rgba(19, 16, 16, 0.06),
6262
0 1px 3px 0 rgba(19, 16, 16, 0.08);

0 commit comments

Comments
 (0)