Skip to content
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

fix tiny width explorer #9438

Merged
merged 1 commit into from
Mar 23, 2023
Merged

fix tiny width explorer #9438

merged 1 commit into from
Mar 23, 2023

Conversation

jwunderl
Copy link
Member

@jwunderl jwunderl commented Mar 23, 2023

changing the selector from #editorSidebar to .editor-sidebar made this one have less specificity then a few other rules / become tiny. Might want to check on the rules that were changed by this as I think some others slipped through too (e.g. the section was scrollable before too, so there's probably a selector that got overridden making 08cd330 necessary)
image

@jwunderl jwunderl requested a review from thsparks March 23, 2023 16:39
@jwunderl jwunderl merged commit 7481a65 into master Mar 23, 2023
@jwunderl jwunderl deleted the jwunderl-patch-2 branch March 23, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants