This commit is contained in:
Oscar Plaisant
2024-03-28 23:43:36 +01:00
parent e5ada772ca
commit 9662f353ee
3454 changed files with 0 additions and 1000 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "koncham-workspace",
"name": "koncham workspace",
"author": "mano",
"version": "0.0.3",
"description": "obsidian workspace enhancements: vertical tabs, and more...",
"minAppVersion": "0.11.13",
"authorUrl": "https://manogna4.github.io",
"isDesktopOnly": true
}

View File

@@ -0,0 +1,4 @@
.koncham-workspace-root-panes>.nav-folder-children>.nav-file>.nav-file-title {
padding-left: 2px;
padding-right: 2px;
}