refactor: move actions from app header to app footer

This commit is contained in:
Liyas Thomas
2021-07-23 18:28:07 +00:00
committed by GitHub
parent f694f1ad36
commit 233214cb30
35 changed files with 222 additions and 278 deletions

View File

@@ -24,7 +24,7 @@
class="
bg-primaryLight
border-b border-dividerLight
rounded-lg
rounded
cursor-pointer
flex
font-semibold
@@ -79,7 +79,7 @@
showPrintMargin: false,
useWorker: false,
}"
styles="rounded-lg"
styles="rounded"
/>
</div>
</template>