rework vehicle handling
This commit is contained in:
@@ -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,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -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,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user