Skip to content

Commit

Permalink
Fix report thumbnail responsiveness (fixes #877)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Aug 2, 2024
1 parent 9690def commit d4a96f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
border-top-right-radius: 5px;
border-bottom: 1px solid $gray-300;
display: block;
width: 100%;
}
&__text-wrapper {
padding-top: 25px;
Expand Down

0 comments on commit d4a96f8

Please sign in to comment.