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={{ sx={{
mt: 3, mt: 3,
p: 2, p: 2,
backgroundColor: 'info.lighter', backgroundColor: 'info.light',
borderRadius: 1, borderRadius: 1,
}} }}
> >

View File

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