Hyperline / hyperline

✨ Status line plugin for Hyper ✨
MIT License
619 stars 120 forks source link

fix: overlap styles #210

Open JaimeTuyuc opened 4 months ago

JaimeTuyuc commented 4 months ago

Style overlaps

When using the latest version of hyper, adding elements on the plugins array, it overlaps with existing content. Screenshot 2024-04-23 at 3 43 25 PM

Solution

Current behavior

After looking for some time, the easiest way to fix it (not sure if it's the best option) is just to add an additional 30px to the bottom on the style .line.

After making the changes

Screenshot 2024-04-23 at 3 24 52 PM

enabled options