Skip to content

Commit

Permalink
Set widget heights to full for a more pleasing experience. Closes sta…
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmcdade committed Mar 17, 2021
1 parent a521286 commit d7b55bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/widgets/collection.blade.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="card p-0 overflow-hidden">
<div class="card p-0 overflow-hidden h-full">
<div class="flex justify-between items-center p-2">
<h2 class="flex items-center">
<div class="h-6 w-6 mr-1 text-grey-80">
Expand Down

0 comments on commit d7b55bd

Please sign in to comment.