Convert game screen to tailwind

This commit is contained in:
2024-07-06 20:45:48 +02:00
parent 425da73930
commit 3098cf862e
2 changed files with 5 additions and 36 deletions

View File

@ -1,5 +1,5 @@
<template>
<ul class="list-none flex gap-2.5">
<ul class="list-none flex gap-2.5 items-center">
<li class="menu-item relative">
<div class="absolute bottom-[65px] left-1/2 translate-x-[-50%] w-[85px] h-[24px] text-center bg-gray-300 border-2 border-solid border-cyan rounded-3xl hidden">
<p class="absolute w-full bottom-0 m-0 text-sm leading-6">Chat</p>