✨ feat(web): polish themed data views and add task log details
This commit is contained in:
+2
-2
@@ -60,8 +60,8 @@ export function TelegramBindDialog({
|
||||
</Alert>
|
||||
|
||||
<div className='flex flex-col items-center justify-center gap-4 rounded-lg border p-6'>
|
||||
<div className='flex h-12 w-12 items-center justify-center rounded-xl bg-blue-100 dark:bg-blue-900'>
|
||||
<Send className='h-6 w-6 text-blue-600 dark:text-blue-400' />
|
||||
<div className='bg-info/10 text-info flex h-12 w-12 items-center justify-center rounded-xl'>
|
||||
<Send className='size-6' />
|
||||
</div>
|
||||
|
||||
<div className='text-center'>
|
||||
|
||||
Reference in New Issue
Block a user