fix header

This commit is contained in:
nflnkr 2023-03-07 18:14:14 +03:00
parent 725a8861ca
commit d17ce53427

@ -43,7 +43,7 @@ export default function CreateTariff() {
flexDirection: "column", flexDirection: "column",
gap: "12px", gap: "12px",
}}> }}>
<Typography variant="h6" sx={{ textAlign: "center", mb: "16px" }}>Создание кастомного тарифа</Typography> <Typography variant="h6" sx={{ textAlign: "center", mb: "16px" }}>Создание тарифа</Typography>
<FormControl <FormControl
fullWidth fullWidth
sx={{ sx={{