fix : style global de l'app

This commit is contained in:
2026-02-09 16:08:29 +01:00
parent 0d0aa788db
commit e06636bc15
6 changed files with 48 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex items-center justify-between ">
<div class="flex items-center justify-between mt-16 cursor-pointer">
<div class="flex items-center gap-10">
<Icon @click="router.push('/')" name="gg:arrow-left-o" style="color: black" size="44" />
<h1 class="text-3xl font-bold uppercase">listes des réceptions en attente</h1>