Fix code block information icon position
This commit is contained in:
parent
d3e2cec292
commit
e861efd9f9
1 changed files with 4 additions and 0 deletions
|
@ -146,6 +146,10 @@ img {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
li {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.source .content {
|
||||
margin-top: 50px;
|
||||
max-width: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue