change: standardisation of UI
This commit is contained in:
parent
4ee16c624a
commit
04c01b6780
54 changed files with 199 additions and 462 deletions
|
@ -2,7 +2,7 @@
|
|||
<MainTemplate :useStagedOverviewLink="false">
|
||||
<!-- <template #topBar>
|
||||
<div class="flex flex-row items-center justify-between pt-5 pb-3 px-7">
|
||||
<h1 class="font-bold text-xl h-8">{{page}}</h1>
|
||||
<h1 class="font-bold text-xl h-8 min-h-fit">{{page}}</h1>
|
||||
</div>
|
||||
</template> -->
|
||||
<template #diffMain>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue