Skip to content

Commit 790b394

Browse files
author
zhouhero
committed
感谢几位热心人士的issues,修改一些bug
1 parent 3940a21 commit 790b394

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/views/Markdown.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,9 @@ HTML 规范由 W3C 维护
215215
text-align: center;
216216
margin: 10px;
217217
}
218-
218+
.v-note-wrapper{
219+
z-index:1 !important;
220+
}
219221
</style>
220222

221223

0 commit comments

Comments
 (0)