crashmoney / obsidian-typewriter

Typewriter is an Obsidian theme designed for a focused writing experience.
GNU General Public License v3.0
93 stars 18 forks source link

[BUG] Workspace tab container shows an extra element when last tab is checked #12

Closed thulasi-ram closed 2 years ago

thulasi-ram commented 2 years ago

Describe the bug

Workspace tab container shows an extra element when last tab is checked. Screenshot is attached.

To Reproduce

Steps to reproduce the behavior:

  1. Click on last item in any plugin tab group on sidebar
  2. See an extra blank item

Information

When last but one element is selected

Screenshot 2022-04-17 at 4 20 31 PM

When the last element is selected

Screenshot 2022-04-17 at 4 20 16 PM

Suggestions/Workarounds

We can style workspace-tab-container-after is-after-active separately. As of now its grouped with couple other container classes in line 1640