Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
svonworl committed Nov 15, 2024
1 parent 6124de0 commit 5dc660e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/workflow/versions/versions.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ tr.highlight > .mat-cell:first-of-type > span {
padding-left: 5px;
}

/* Narrow the version table columns by decreasing their padding. */
/* See https://ucsc-cgl.atlassian.net/browse/SEAB-6777 */
.mat-cell:not(:first-of-type),
.mat-header-cell:not(:first-of-type) {
padding-left: 1rem;
Expand Down

0 comments on commit 5dc660e

Please sign in to comment.