Tweak GT header for new h6

This commit is contained in:
Manav Rathi
2024-10-04 16:31:21 +05:30
parent 1cf4e920f2
commit 5a4c08fa5d

View File

@@ -220,7 +220,7 @@ const TakeoutOptions: React.FC<Omit<OptionsProps, "intent">> = ({
}) => {
return (
<>
<DialogTitle>
<DialogTitle sx={{ "&&": { paddingBlock: "8px 4px" } }}>
<SpaceBetweenFlex>
{t("google_takeout")}
<IconButton