Skip to content

Commit

Permalink
fix: fix boards view mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
akinsey committed Dec 4, 2021
1 parent 4342137 commit f382ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Boards.vue
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ img.avatar-small {
display: flex;
flex-direction: row;
padding: 0 0 1rem 0;
@include break-mobile-sm { flex-direction: column; }
.info {
flex: 2 0 0;
margin-right: 1rem;
Expand Down

0 comments on commit f382ef7

Please sign in to comment.