Skip to content

Commit ae910cc

Browse files
IslemDjdCopilot
andauthored
Update packages/ui-components/src/styles/index.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Islem Djoudi <islemas23@gmail.com>
1 parent 9d316b6 commit ae910cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/ui-components/src/styles/index.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
@custom-variant aria-current (&[aria-current="page"]);
4040

4141
* {
42-
scrollbar-color: var(--color-green-600, #417e38)
43-
var(--color-neutral-900, #2c3437); /* thumb color, track color */
42+
scrollbar-color: var(--color-green-600, #417e38) var(--color-neutral-900, #2c3437); /* thumb color, track color */
4443

4544
scrollbar-width: thin;
4645
}

0 commit comments

Comments
 (0)