feat: init split layouts

This commit is contained in:
Liyas Thomas
2021-07-06 17:31:18 +00:00
committed by GitHub
parent 93d373c032
commit fc5a5aad8d
35 changed files with 1204 additions and 1061 deletions

View File

@@ -44,7 +44,7 @@
</div>
</div>
<div v-if="hasFooterSlot" class="p-2">
<div class="row-wrapper">
<div class="flex flex-1">
<slot name="footer"></slot>
</div>
</div>