content layout fixes
This commit is contained in:
parent
b16e43a4a0
commit
ac5fa62cf3
2 changed files with 11 additions and 7 deletions
|
|
@ -444,6 +444,10 @@ select.form-control:not([multiple]):not([size]) {
|
|||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
.content pre {
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
/* theme */
|
||||
|
||||
.theme-light {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue