update
This commit is contained in:
50
.obsidian/plugins/obsidian-markmind/main.js
vendored
50
.obsidian/plugins/obsidian-markmind/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-markmind",
|
||||
"name": "obsidian markmind",
|
||||
"version": "1.8.9",
|
||||
"name": "Markmind",
|
||||
"version": "1.9.5",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "This is a mindmap,outline and pdf annotate tool for obsidian.",
|
||||
"author": "Mark",
|
||||
|
@@ -133,6 +133,9 @@
|
||||
.mm-node-edit>ul {
|
||||
padding-left: 20px;
|
||||
}
|
||||
.mm-node-edit audio{
|
||||
min-width:300px
|
||||
}
|
||||
|
||||
/* 笔记渲染表格 */
|
||||
|
||||
|
Reference in New Issue
Block a user