mirror of https://github.com/halo-dev/halo
parent
5e7f2ccfc7
commit
b067b1d40b
|
@ -828,6 +828,14 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-list-item {
|
||||||
|
.ant-list-item-main,
|
||||||
|
.ant-list-item-meta-content,
|
||||||
|
pre {
|
||||||
|
overflow-x: auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.journal-list-content,
|
.journal-list-content,
|
||||||
.comment-drawer-content {
|
.comment-drawer-content {
|
||||||
img {
|
img {
|
||||||
|
|
Loading…
Reference in New Issue