Skip to content

Commit

Permalink
Make sauce perf panel btns bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfield committed Nov 6, 2024
1 parent 26d52ff commit 3c3573b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scss/site/performance.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,6 @@ table.activity-table {
position: absolute;
top: 0;
right: 0;
font-size: 0.92em;

.btn {
margin-left: 0.4em;
Expand Down Expand Up @@ -1425,7 +1424,7 @@ table.activity-table {
}

.btn {
font-size: 0.8em;
font-size: 0.9em;
height: 100%;
padding: 0 0.4em;
opacity: 0;
Expand Down

0 comments on commit 3c3573b

Please sign in to comment.