From 76e4d3156460566a8e5ff19fa3c5b06c3488e9c8 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Sun, 19 May 2024 23:19:43 -0400 Subject: [PATCH] Update Modal wallet --- src/layouts/DefaultLayout.vue | 197 ++++++++++++---------------------- 1 file changed, 70 insertions(+), 127 deletions(-) diff --git a/src/layouts/DefaultLayout.vue b/src/layouts/DefaultLayout.vue index 3c0d68d..2596b64 100644 --- a/src/layouts/DefaultLayout.vue +++ b/src/layouts/DefaultLayout.vue @@ -1,9 +1,8 @@ - @@ -31,56 +29,10 @@ - - - - - - - - + + mdi-wallet +

Bourse

+
Déconnecter @@ -92,12 +44,11 @@ - + - Logo @@ -110,7 +61,7 @@
@@ -119,79 +70,66 @@

Navigation

- + - + - + - - - - - - - - - +
+ + + + +
+ mdi-wallet + +
+ + + + + +

Balance actuelle

+
+ +

{{ currentUser.totalBalance }}$

+
+
+
+ +
+
+ + + + + + + +
+
- - \ No newline at end of file + +.mobile-navigation-container { + background-color: #a30e79; +} + +.h1-navigation { + padding-left: 20%; + font-size: 1.4rem; + font-weight: 800; +} +