-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add active cell border padding, remove double cell padding #7570
base: main
Are you sure you want to change the base?
Conversation
please update snapshots |
No idea why action did not pick up your request above. Let me try: bot please update galata snapshots |
Edit: Wow, I had a stale page and I did not see Mike's PR! Hi @krassowski and @andrii-i, I saw this issue with the bot and tried looking into it. I see that the job was skipped and I thought it might be because of the bot please update galata snapshots |
Sorry for the noise... I see now that Andrii is a member of the Notebook Council team and that Mike's PR adds checks for comment authors |
@krassowski @RRosio thank you both for looking into CI failures. |
Add active cell left and right border padding, remove double cell left and right padding.
Code changes
Remove notebook-specific css rules that overwrite css rules inherited from JupyterLab on left and right border padding, cell left and right padding.
User-facing changes
Active cell left and right border padding is added, double padding around cells on left and right is removed.
Screenshots
Before (2nd screenshot is at 400% zoom):
After (2nd screenshot is at 400% zoom):