Skip to content

Commit

Permalink
fix(catalogue): instrument card must fill all space
Browse files Browse the repository at this point in the history
  • Loading branch information
bas-kirill committed Aug 29, 2024
1 parent bd64b22 commit ce5183b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.instrument_card {
height: 100%;
display: flex;
flex-direction: column;
border: 1px #dee2e6 solid;
Expand Down

0 comments on commit ce5183b

Please sign in to comment.