Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(segment):larger margin only for tab attached segment
This PR corrects #19 @hammy2899 already smelled it somehow by his comment 😄 The related issue was related to tab attached segments, but the fix was applied to all attached segments. This now had impact in some other (non tab) situations. Most recognizable when an attached segment is used inside a stretched grid row. (See screenshots below) I also fixed the same situation for top attached tab segments (it was the same issue, but not mentioned/used)
- Loading branch information