PKM-er / obsidian-editing-toolbar

An obsidian toolbar plugin, modified from the Cmenu plugin
Mozilla Public License 2.0
824 stars 29 forks source link

fix: fixing the Outline resize handle overlapping over the toolbar. #136

Closed s4my closed 5 months ago

s4my commented 5 months ago

When the editing toolbar position is set to "following", the Outline left resize handle (i.e., .workspace-leaf-resize-handle) has the same z-index as the toolbar which causes it to overlap over the toolbar.

editing-toolbar