fix: notifier-card.tsx overflow on mobile.

This commit is contained in:
charlesgauthereau
2026-01-11 12:12:14 +01:00
parent ce6bdd01ef
commit 09a1e75acf
2 changed files with 5 additions and 5 deletions
@@ -28,10 +28,6 @@ export const OrganizationNotifiersTab = ({
<h3 className="text-xl font-semibold text-balance mb-1">
Notification Settings
</h3>
<p className="text-muted-foreground leading-relaxed ">
Configure how and when you receive alerts about your services and
infrastructure.
</p>
</div>
<NotifierAddEditModal
organization={organization}