You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous fix #6056 fixes the tab spacing issue, but we should also adjust the tab padding as well since it ellipses the longer tab titles even though there is plenty of room at 5 tabs.
To reproduce try setting the tab title to something like "My Profile" when there are 5 tabs.
The text was updated successfully, but these errors were encountered:
This will be fixed in the beta 9 release, thanks for the issue! If anyone runs across this issue, the below Sass variable will override the padding. We decided that 0 2px gives enough space between tabs, but please feel free to modify this variable to your use case:
@brandyscarney
The previous fix #6056 fixes the tab spacing issue, but we should also adjust the tab padding as well since it ellipses the longer tab titles even though there is plenty of room at 5 tabs.
To reproduce try setting the tab title to something like "My Profile" when there are 5 tabs.
The text was updated successfully, but these errors were encountered: