style: remove all emojis, apply saas minimal dark mode design system
This commit is contained in:
@@ -62,7 +62,7 @@ export default function FloorPlan({ tables }: Props) {
|
||||
cursor-pointer shadow-lg`}
|
||||
>
|
||||
<span className="font-bold text-xl">{t.number}</span>
|
||||
<span className="text-xs opacity-75">👤 {t.maxCapacity}</span>
|
||||
<span className="text-xs opacity-60">{t.maxCapacity} P.</span>
|
||||
<span className="text-[10px] font-semibold uppercase tracking-wider opacity-80">
|
||||
{STATUS_LABEL[t.status]}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user