Fix text color for Gesamtsumme
This commit is contained in:
parent
91372c73b4
commit
c004449212
@ -223,7 +223,7 @@ const AdminDashboard: React.FC = () => {
|
||||
<CardContent sx={{ textAlign: "center" }}>
|
||||
<Typography
|
||||
variant="h5"
|
||||
color="secondary.main"
|
||||
color="text.primary"
|
||||
sx={{
|
||||
fontWeight: "bold",
|
||||
fontSize: { xs: "1rem", sm: "1.25rem" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user