mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: notifier-card.tsx overflow on mobile.
This commit is contained in:
-4
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user