docs: fix typo in CSS selector (#6928)

There was a typo
This commit is contained in:
Yordan Iliev
2025-03-17 13:29:20 +02:00
committed by GitHub
parent 28d97b7fc1
commit 61e21e3356

View File

@@ -309,7 +309,7 @@ For reference, here's a list of the base colors that are available.
--sidebar-ring: oklch(0.705 0.015 286.067);
}
dark {
.dark {
--background: oklch(0.141 0.005 285.823);
--foreground: oklch(0.985 0 0);
--card: oklch(0.21 0.006 285.885);