From 8f9dee1b5f87054b00b712ef83998e52cd07f564 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Sat, 27 Jul 2024 01:33:36 -0400 Subject: [PATCH] Fixes tailwind and add models modifications --- .../Dialogs/PageInformations/BannerPicker.vue | 71 ++++++++++++++++--- .../Dialogs/PageInformations/ColorBorder.vue | 24 +++++-- .../PageInformations/ColorBottomBanner.vue | 27 +++++-- .../Dialogs/PageInformations/ColorMenu.vue | 24 +++++-- .../PageInformations/ColorTopBanner.vue | 29 ++++++-- .../PageInformations/ProfilePicturePicker.vue | 64 ++++++++++++++--- 6 files changed, 198 insertions(+), 41 deletions(-) diff --git a/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue b/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue index ae269fe..46728ef 100644 --- a/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue +++ b/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue @@ -1,11 +1,66 @@ - - -