fix pre width
This commit is contained in:
parent
6d75713880
commit
6cff530298
1 changed files with 1 additions and 1 deletions
|
|
@ -142,6 +142,6 @@ button.active {
|
||||||
}
|
}
|
||||||
|
|
||||||
pre code {
|
pre code {
|
||||||
width: 100%;
|
width: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue