chore: beautify code style of rouge table
This commit is contained in:
parent
9a76b450ac
commit
d45f20b404
1 changed files with 9 additions and 0 deletions
|
@ -188,6 +188,15 @@ pre {
|
|||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
table, pre {
|
||||
margin-bottom: 0;
|
||||
|
||||
.gutter, .code {
|
||||
padding: 6px;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue