Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajmajerik committed Mar 27, 2024
1 parent a1b892e commit c2ee762
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions frontend/src/scenes/experiments/Experiment.scss
Original file line number Diff line number Diff line change
Expand Up @@ -187,16 +187,4 @@
.InsightViz .LemonTable__cell--sticky::before {
background: var(--bg-table);
}

.secondary-metrics-table .LemonTable__content > table > {
thead > tr > th {
padding-top: 0;
padding-bottom: 0;
}

tbody > tr > td {
padding-top: 0;
padding-bottom: 0;
}
}
}

0 comments on commit c2ee762

Please sign in to comment.