mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-20 07:44:01 -05:00
Increase notif lines
This commit is contained in:
@@ -54,7 +54,7 @@ export function BaseNotification(props: {
|
||||
<AvatarNotificationIcon notification={notification} />
|
||||
}
|
||||
subtitle={
|
||||
<div className="line-clamp-2">
|
||||
<div className="line-clamp-4">
|
||||
<Linkify text={notification.sourceText} />
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user