修改一处样式
This commit is contained in:
parent
caa8dca59a
commit
8ce7030862
|
@ -209,14 +209,7 @@ export default {
|
||||||
.content:deep(.github-markdown-body) {
|
.content:deep(.github-markdown-body) {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: unset;
|
font-size: unset;
|
||||||
> blockquote,
|
> p:last-child {
|
||||||
> details,
|
|
||||||
> dl,
|
|
||||||
> ol,
|
|
||||||
> p:last-child,
|
|
||||||
> pre,
|
|
||||||
> table,
|
|
||||||
> ul {
|
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue