添加深色/浅色主题本地储存,为a标签添加深色样式

This commit is contained in:
LeonspaceX
2025-11-29 13:20:48 +08:00
parent 91334d4712
commit 0d5f2c4131
7 changed files with 91 additions and 12 deletions

View File

@@ -40,6 +40,7 @@ const useStyles = makeStyles({
content: {
flex: '1 1 auto',
padding: '20px',
paddingBottom: '64px',
overflowY: 'auto',
display: 'flex',
flexDirection: 'column',