Inline styles

This commit is contained in:
Oliver Davies 2019-06-14 21:29:26 +01:00
parent 7022f9cb99
commit d5826702c9
2 changed files with 14 additions and 18 deletions

View file

@ -10,7 +10,7 @@
<div class="flex justify-between items-baseline">
<page-title class="mb-6">All Projects</page-title>
<project-view-switcher @changed="projectViewSwitched" :active-mode="displayMode"></project-view-switcher>
<project-view-switcher @changed="projectViewSwitched" :mode="displayMode"></project-view-switcher>
</div>
<div v-if="displayMode == 'grid'" class="flex flex-wrap mt-4 -mb-8 -mx-4">