update
This commit is contained in:
12
.obsidian/plugins/obsidian-markmind/main.js
vendored
12
.obsidian/plugins/obsidian-markmind/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"id": "obsidian-markmind",
|
||||
"name": "Markmind",
|
||||
"version": "1.9.5",
|
||||
"version": "1.9.7",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "This is a mindmap,outline and pdf annotate tool for obsidian.",
|
||||
"description": "This is a mindmap , outline tool for obsidian.",
|
||||
"author": "Mark",
|
||||
"authorUrl": "https://github.com/MarkMindCkm/obsidian-markmind",
|
||||
"isDesktopOnly": false
|
||||
|
@@ -96,6 +96,10 @@
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.mm-node .mm-node-content img {
|
||||
min-width:50px;
|
||||
}
|
||||
|
||||
.mm-node.node-wireFrame .mm-node-content {
|
||||
border-radius: 6px;
|
||||
border-bottom-left-radius: 0;
|
||||
|
Reference in New Issue
Block a user