From 5bdcbf11be058504975399d7b9a9ba4746d2e00f Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Mon, 9 Jun 2025 16:49:00 +0100 Subject: [PATCH] Update container.md added top margin toggle --- docs/container.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/container.md b/docs/container.md index 5a0a291..564d4e6 100644 --- a/docs/container.md +++ b/docs/container.md @@ -9,8 +9,15 @@ nav_order: 8 ## Container Settings Similar to the text settings above, this section includes two pairs of options for customizing the Border and Background of the container. -![Container](/assets/Obsidian Advanced Progress Bars - Settings - Container.png) +![Container](/assets/Obsidian Advanced Progress Bars - Top Margin Before and After.png) - use the toggles to turn them `on` or `off` - use the color picker to set a custom color - or use the `Light` and `Dark` color defaults + +### Top Margin NEW v1.1.2 +When this is toggled `on`, the progress bar will have a larger margin at the top to avoid text being obscured by the `` in the top right of the code block when you mouse over. + +![Hotkey](/assets/Obsidian Advanced Progress Bars - Manual Refresh Hotkey.png) + +If it is turned off then it behaves as before to save vertical screen space for those who don't mind the hover over obscuring the top right text.