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 stacking order of profile details box. #878

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

ghemawat
Copy link
Contributor

Previously the profile details box (displayed when clicking button at top-right of web view), would partially overlap flame graph text. Tweak z-index values to fix this problem.

Also, colocate all z-index CSS entries to make the stacking order of different things easier to compare.

Previously the profile details box (displayed when clicking button
at top-right of web view), would partially overlap flame graph text.
Tweak z-index values to fix this problem.

Also, colocate all z-index CSS entries to make the stacking order
of different things easier to compare.
@ghemawat ghemawat requested a review from macieksmuga July 10, 2024 15:53
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.98%. Comparing base (0ed6a68) to head (e099576).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #878      +/-   ##
==========================================
+ Coverage   66.86%   66.98%   +0.11%     
==========================================
  Files          44       44              
  Lines        9824     9793      -31     
==========================================
- Hits         6569     6560       -9     
+ Misses       2794     2780      -14     
+ Partials      461      453       -8     

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

@aalexand aalexand merged commit f6c9dda into google:main Jul 11, 2024
31 checks passed
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.

3 participants