Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 7dbf799

Browse files
committed
format
1 parent 4e35768 commit 7dbf799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/docsearch.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
--docsearch-emphasis-color: theme('colors.white');
3232
--docsearch-logo-color: theme('colors.zinc.300');
3333
--docsearch-modal-background: theme('colors.gray.800');
34-
--docsearch-modal-shadow: 0 0 0 1px theme('colors.zinc.700'),
35-
theme('boxShadow.xl');
34+
--docsearch-modal-shadow:
35+
0 0 0 1px theme('colors.zinc.700'), theme('boxShadow.xl');
3636
--docsearch-hit-color: theme('colors.zinc.300');
3737
--docsearch-hit-active-color: theme('colors.primary.300');
3838
--docsearch-hit-active-background: rgb(51 65 85 / 0.3);

0 commit comments

Comments
 (0)