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(ui): fix sidebar not visible #63

Merged
merged 1 commit into from
Sep 12, 2023
Merged

fix(ui): fix sidebar not visible #63

merged 1 commit into from
Sep 12, 2023

Conversation

jrson83
Copy link
Collaborator

@jrson83 jrson83 commented Sep 12, 2023

  • fix sidebar not visible when canvas fills height
  • fix .mdx main content bottom cut off when larger then 100vh

closes #59

- fix sidebar not visible when canvas fills height
- fix main content bottom cut off when larger then 100vh

closes #59
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8db427c) 2.76% compared to head (b774a2c) 2.76%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #63   +/-   ##
=====================================
  Coverage   2.76%   2.76%           
=====================================
  Files         44      44           
  Lines       2786    2786           
  Branches      57      57           
=====================================
  Hits          77      77           
  Misses      2666    2666           
  Partials      43      43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@itsjavi itsjavi merged commit 4826760 into main Sep 12, 2023
3 checks passed
@itsjavi itsjavi deleted the fix/sidebar-height branch September 12, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[bug] sidebar not visible when canvas fills the height
2 participants