Fix docs <code> elements having a black background (#8453)

Fixes #8331
This commit is contained in:
Nigel Breslaw 2025-05-16 15:48:50 +03:00 committed by GitHub
parent 69bd59b3d7
commit 31346403f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,6 @@
--sl-text-h4: 1.2rem;
--sl-content-width: 50rem;
--sl-color-bg: #1b1b1f;
--sl-color-gray-6: #161618;
--sl-color-hairline: #212329;
--sl-color-hairline-shade: var(--sl-color-hairline);
--badge-border-color: --sl-color-hairline;