Skip to content

Commit 8e9a44b

Browse files
committed
fix: .md-info too big
1 parent c6403e9 commit 8e9a44b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/admin/write-post.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
416416
> .md-info{
417417
width: 40%;
418-
min-width: 28rem;
418+
min-width: 25rem;
419419
background-color: #f5f5f5;
420420
}
421421

0 commit comments

Comments
 (0)