Styling tweaks

This commit is contained in:
Dane Everitt 2018-07-20 23:49:12 -07:00
parent 8db9d9bbee
commit 2744280362
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 3 additions and 3 deletions

View file

@ -55,7 +55,7 @@
</router-link>
</div>
</div>
<div class="main bg-white p-6 rounded border border-grey-lighter flex-grow">
<div class="bg-white p-6 rounded border border-grey-light h-full">
<router-view></router-view>
</div>
</div>