Skip to content

Commit

Permalink
fix(webapp): toolbar overlaps annotation (#1785)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelpashkovsky authored Dec 2, 2022
1 parent f0629e1 commit 24722d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/pyroscope-flamegraph/src/Toolbar.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ $buttonHeight: 37px;
border: 1px solid var(--ps-ui-border);
padding: 4px;
align-items: center;
z-index: 2;
}

.viewType {
Expand Down

0 comments on commit 24722d2

Please sign in to comment.