Skip to content

Commit b7e9c20

Browse files
taga3so-az
authored andcommitted
fix(docs): copy button position in the code block (#241)
1 parent 2299c9b commit b7e9c20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/styles/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ pre > code {
7676
* https://github.com/withastro/starlight/blob/main/packages/starlight/style/markdown.css#L94
7777
*/
7878
counter-reset: line !important;
79+
overflow-x: auto !important;
7980
}
8081

8182
figcaption {

0 commit comments

Comments
 (0)