Merge branch 'V2' into feature/v2/footer

This commit is contained in:
ConnorYoh 2025-08-29 13:58:31 +01:00 committed by GitHub
commit b6b6d41800
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -318,7 +318,7 @@ export const mantineTheme = createTheme({
},
control: {
color: 'var(--text-secondary)',
'[data-active]': {
'[dataActive]': {
backgroundColor: 'var(--bg-surface)',
color: 'var(--text-primary)',
boxShadow: 'var(--shadow-sm)',