Frontmatter
| id | 3499 |
| title | toolbar.Base: weird styles when dragging buttons using `tabBarPosition: ''right` |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Oct 2, 2022, 7:32 PM |
| updatedAt | Oct 2, 2022, 7:34 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3499 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 2, 2022, 7:34 PM |
changing the bottom, left, right, top values from inherit to unset fixes it.
i am a bit clueless why this work fine for
tabBarPosition: 'left'.