joplin-plugin-tag-navigator
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "joplin-plugin-tag-navigator", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"name": "Inline Tag Navigator", | ||
@@ -28,4 +28,4 @@ "description": "Type inline #tags in the note editor. View your tagged paragraphs and list items in an advanced search panel, or in a generated note. Convert inline and Obsidian tags into Joplin tags, and vice versa.", | ||
"icons": {}, | ||
"_publish_hash": "sha256:773721185e63287a03d69dbccd40681e9274f23dac62536b8c539fad89de1474", | ||
"_publish_commit": "main:f7d0127aa1b20666f8bedbfb33b8d99b72c68c6e" | ||
"_publish_hash": "sha256:bd810839da1f1203aae9f93a70220de4e04dc57f337f6a2eee4f8941839dc7bc", | ||
"_publish_commit": "main:be5bf66b557673d30d2653b1739b25adcc1928f4" | ||
} |
@@ -71,3 +71,3 @@ # Inline Tag Navigator | ||
color: white !important; | ||
padding: 0em 0.2em; | ||
padding: 0em 2px; | ||
border-radius: 5px; | ||
@@ -74,0 +74,0 @@ display: inline; |
Sorry, the diff of this file is not supported yet
224161