Skip to content

Commit

Permalink
fix: styling search result
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG committed Oct 11, 2024
1 parent b6f7ee2 commit 54dd53b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export class AnnouncementSearchComponent implements OnInit {
header: 'STATUS',
active: true,
translationPrefix: 'ANNOUNCEMENT',
css: 'text-center hidden sm:table-cell'
css: 'text-center'
},
{
field: 'title',
Expand Down

0 comments on commit 54dd53b

Please sign in to comment.