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