device-63.home 2025-10-15:21:24:6
This commit is contained in:
2
.obsidian/plugins/languagetool/main.js
vendored
2
.obsidian/plugins/languagetool/main.js
vendored
File diff suppressed because one or more lines are too long
2
.obsidian/plugins/languagetool/manifest.json
vendored
2
.obsidian/plugins/languagetool/manifest.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "languagetool",
|
||||
"name": "LanguageTool",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"minAppVersion": "1.8.7",
|
||||
"description": "Unofficial integration of the LanguageTool spell and grammar checker.",
|
||||
"author": "Lars Wrenger, Clemens Ertle",
|
||||
|
||||
3
.obsidian/plugins/languagetool/styles.css
vendored
3
.obsidian/plugins/languagetool/styles.css
vendored
@@ -16,6 +16,9 @@
|
||||
.lt-settings-grid {
|
||||
display: inline-grid;
|
||||
}
|
||||
.lt-dictionary-words {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.lt-menu-info {
|
||||
max-width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user