We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2299c9b commit b7e9c20Copy full SHA for b7e9c20
docs/src/styles/index.css
@@ -76,6 +76,7 @@ pre > code {
76
* https://github.com/withastro/starlight/blob/main/packages/starlight/style/markdown.css#L94
77
*/
78
counter-reset: line !important;
79
+ overflow-x: auto !important;
80
}
81
82
figcaption {
0 commit comments