Skip to content

Commit

Permalink
Revert role changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s committed Mar 20, 2024
1 parent 207ee97 commit 9e25772
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions lib/data/model/employee/employee.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/ui/shared/events/celebrations_event_card.dart
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ class EventsList extends StatelessWidget {
header,
maxLines: 1,
overflow: TextOverflow.ellipsis,
style: AppTextStyle.style18.copyWith(
style: AppTextStyle.style20.copyWith(
color: context.colorScheme.primary,
fontWeight: FontWeight.w700),
fontWeight: FontWeight.w600),
),
),
Container(
Expand Down

0 comments on commit 9e25772

Please sign in to comment.