Skip to content

Commit

Permalink
Add missing border to sort-by-date button
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Mar 15, 2024
1 parent 2852040 commit 208201f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/_recording_list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
font-size: 0.875rem;
}

a.sort-popularity {
a {
border-color: #d3d9df;
}
}
Expand Down

0 comments on commit 208201f

Please sign in to comment.