🔧 chore: Update Tailwind CSS configuration and dependencies in package.json

This commit is contained in:
Ruben Talstra 2025-02-27 13:47:39 +01:00
parent 27df7fa7c1
commit 5e6b8f979c
No known key found for this signature in database
GPG key ID: 2A5A7174A60F3BEA
145 changed files with 906 additions and 3712 deletions

View file

@ -48,7 +48,7 @@ export const TemporaryChat = () => {
{localize('com_ui_temporary_chat')}
</span>
</div>
<div className="flex flex-shrink-0 items-center">
<div className="flex shrink-0 items-center">
<Switch
id="temporary-chat-switch"
checked={isTemporary}