feat: 删除博客图片圆角
This commit is contained in:
@@ -105,7 +105,6 @@ const published_at = formatDatetime(data.published_at, 'YYYY 年 M 月 D 日')
|
||||
:global(.markdown-body img) {
|
||||
object-fit: contain;
|
||||
height: auto !important;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.post-view {
|
||||
|
||||
Reference in New Issue
Block a user