feat(upload): enhance PDF upload banners with title and description

This commit is contained in:
Achintha Isuru
2026-03-18 15:06:06 -04:00
parent 0c8a5bb15b
commit e7b5cb33a4
7 changed files with 39 additions and 8 deletions

View File

@@ -84,6 +84,7 @@ class UiNoticeBanner extends StatelessWidget {
style: UiTypography.body2b.copyWith(
color: titleColor ?? UiColors.primary,
),
overflow: TextOverflow.ellipsis,
),
],
],