Skip to content

Commit

Permalink
fix plugin ui
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp committed Sep 9, 2023
1 parent a30e3f4 commit b18e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/plugins/autosignin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ def get_page(self) -> List[dict]:
{
'component': 'td',
'props': {
'class': 'whitespace-nowrap break-keep'
'class': 'whitespace-nowrap break-keep text-high-emphasis'
},
'text': current_day
},
Expand Down

0 comments on commit b18e901

Please sign in to comment.