优雅主题

.topic-body 拥有独立的宽度设置。

默认值:

.topic-body {
    width: calc(690px + (11px * 2));
}

仅修改 690px 的值,其余部分请保持不变(它与帖子的内边距相关联)

6 个赞