From 7540aa81e359c1da9b3a287535c4fd3214a7dcaa Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Mon, 8 Jul 2024 23:34:29 -0400 Subject: [PATCH] I modified the creator's page by adding borders and adjusting the width of the center column. I also added a button to the message. --- src/views/creators/CreatorPage.vue | 8 +-- src/views/messages/Message.vue | 97 +++++++++++++++++------------- 2 files changed, 55 insertions(+), 50 deletions(-) diff --git a/src/views/creators/CreatorPage.vue b/src/views/creators/CreatorPage.vue index 69950da..312adbe 100644 --- a/src/views/creators/CreatorPage.vue +++ b/src/views/creators/CreatorPage.vue @@ -9,13 +9,7 @@