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.
This commit is contained in:
@@ -9,13 +9,7 @@
|
||||
|
||||
<div class="w-full mt-20">
|
||||
|
||||
<v-tabs
|
||||
v-model="tab"
|
||||
bg-color="primary"
|
||||
>
|
||||
<v-tab value="content">Contenu</v-tab>
|
||||
<v-tab value="community">Communauté</v-tab>
|
||||
</v-tabs>
|
||||
|
||||
|
||||
<v-card-text>
|
||||
<v-tabs-window v-model="tab">
|
||||
|
||||
Reference in New Issue
Block a user