Skip to content

Commit

Permalink
fix(ui): MetricsTreemap - default cursor on tile group title
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed May 26, 2024
1 parent e300792 commit be86272
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

.tileGroupTitle {
width: 100%;
cursor: default;
}

.tileGroupTitleContent {
Expand Down

0 comments on commit be86272

Please sign in to comment.