fix(FE) : add full session logout
This commit is contained in:
@@ -64,7 +64,7 @@ const sessionInfo = computed(() => ({
|
||||
</v-btn>
|
||||
</template>
|
||||
|
||||
<v-sheet rounded="md" width="360" elevation="10">
|
||||
<v-sheet rounded="md" width="400" elevation="10">
|
||||
<div class="px-8 pt-6">
|
||||
<h6 class="text-h5 font-weight-medium">User Profile</h6>
|
||||
<div class="d-flex align-center mt-4 pb-4">
|
||||
|
||||
Reference in New Issue
Block a user