feat(upload): enhance PDF upload banners with title and description
This commit is contained in:
@@ -84,6 +84,7 @@ class UiNoticeBanner extends StatelessWidget {
|
||||
style: UiTypography.body2b.copyWith(
|
||||
color: titleColor ?? UiColors.primary,
|
||||
),
|
||||
overflow: TextOverflow.ellipsis,
|
||||
),
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user