fix plugin ui

This commit is contained in:
jxxghp 2023-09-09 11:37:34 +08:00
parent a30e3f49a3
commit b18e901fbd

View File

@ -469,7 +469,7 @@ class AutoSignIn(_PluginBase):
{ {
'component': 'td', 'component': 'td',
'props': { 'props': {
'class': 'whitespace-nowrap break-keep' 'class': 'whitespace-nowrap break-keep text-high-emphasis'
}, },
'text': current_day 'text': current_day
}, },