rework vehicle handling

This commit is contained in:
Matthias Hochmeister
2026-02-28 14:30:20 +01:00
parent b7b883649c
commit bb54af4630
2 changed files with 2 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ function Profile() {
sx={{
mt: 3,
p: 2,
backgroundColor: 'info.lighter',
backgroundColor: 'info.light',
borderRadius: 1,
}}
>

View File

@@ -180,7 +180,7 @@ function Settings() {
sx={{
mt: 3,
p: 2,
backgroundColor: 'info.lighter',
backgroundColor: 'info.light',
borderRadius: 1,
}}
>