fix: better mobile support

This commit is contained in:
2025-05-13 10:07:35 -04:00
parent d91c90a5c2
commit 06dc437033
10 changed files with 15 additions and 13 deletions

View File

@ -12,7 +12,7 @@
'bg-based text-sm flex gap-2 px-4 border border-surface-1 p-2 rounded-md items-center text-text w-full min-h-12',
title: 'text-text',
description: 'text-subtext text-xs',
actionButton: 'bg-blue',
actionButton: 'bg-accent',
cancelButton: 'bg-red',
closeButton: 'bg-green'
}