I have repositioned the user information and also added a tool to determine the screen size on the creator's page to facilitate development.

This commit is contained in:
PascalMarchesseault
2024-07-13 01:34:28 -04:00
committed by Jonathan Bourdon
parent aba12d921b
commit 098104404c
3 changed files with 64 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="fixed z-50 bottom-10 right-10 flex flex-column">
<div class="fixed z-50 bottom-6 right-6 flex flex-column">
<div
v-if="showPopup"
ref="popup"