fix: sidebar

This commit is contained in:
2026-04-01 16:16:03 +02:00
parent d8f71bd8ff
commit 6846ffc0dc
20 changed files with 622 additions and 6247 deletions

View File

@@ -1,6 +1,6 @@
<template>
<component :is="Default || 'div'">
<div class="container mx-auto">
<div class="">
<div class="flex flex-col gap-5 mb-6">
<h1 class="text-2xl font-bold text-black dark:text-white">{{ t('Addresses') }}</h1>
<div class="flex md:flex-row flex-col justify-between items-start md:items-center gap-5 md:gap-0">