mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
UI Fixes
This commit is contained in:
@@ -189,8 +189,8 @@ export const NotificationProviderSettings = ({
|
||||
</div>
|
||||
<h3 className="text-lg font-semibold text-base-content mb-2">No Providers Configured</h3>
|
||||
<p className="text-base-content/70 text-center mb-6 max-w-md">
|
||||
Get started by adding your first notification provider. You can configure email, Slack, Discord,
|
||||
webhooks, and more.
|
||||
Get started by adding your first notification provider. You can configure SMTP, Ntfy, Telegram and
|
||||
more.
|
||||
</p>
|
||||
<button
|
||||
className="btn btn-primary gap-2 shadow-lg hover:shadow-xl transition-shadow"
|
||||
|
||||
Reference in New Issue
Block a user