-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
Describe the bug
CSS issues in Notebook 7 tab bar include that:
- There is no dark background (as in JupyterLab 4) in the space to the right of the rightmost tab.
- The tab bar boundary is very slightly (1 pixel?) higher than the top of each individual tab
- The rightmost edge of the tab bar slightly overhangs the right edge of the active tab's container.
To Reproduce
Steps to reproduce the behavior:
- Launch Notebook 7
- See behaviors above
Expected behavior
A clear and concise description of what you expected to happen.
- There should be a darker background for the negative space than for any active or inactive tab.
- The tab bar boundary should be even with or lower than the top of any tab.
- The rightmost edge of the tab bar should be flush with the right edge of the active tab container, with a drop shadow to match.
Screenshots
See above
Desktop (please complete the following information):
- OS: macOS 12.6.3
- Browser: Firefox
- Version: 102.7.0esr
