change: standardisation of UI

This commit is contained in:
Julian Krauser 2025-05-16 13:32:40 +02:00
parent 4ee16c624a
commit 04c01b6780
54 changed files with 199 additions and 462 deletions

View file

@ -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>