diff --git a/manifest.json b/manifest.json index 4a745e3..8679f7c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Mado Miniflow", - "version": "1.2.2", + "version": "1.2.3", "minAppVersion": "1.0.0", "author": "hydescarf", "authorUrl": "https://github.com/hydescarf/Obsidian-Theme-Mado-Miniflow" diff --git a/theme.css b/theme.css index df260b5..10e42fc 100644 --- a/theme.css +++ b/theme.css @@ -960,6 +960,11 @@ body:not(.native-scrollbars) .modal-close-button{ --------------------------- --------------------------- --------------------------- --------------------------- */ +/* Append some spaces so that when on-focused, the border does not get cut */ +.nav-files-container{ + padding-top:2px; +} + :is(.nav-folder, .nav-file) :is(.nav-folder-title, .nav-file-title), .vertical-tab-nav-item,