💄 Auto scroll to show overflow code block content.
This commit is contained in:
parent
5fb6618bd3
commit
9c102f9695
@ -6,8 +6,7 @@
|
||||
|
||||
//TODO Need fixed the copy button show position.
|
||||
div:first-child {
|
||||
display: absolute;
|
||||
overflow-x: scroll
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
Loading…
Reference in New Issue
Block a user