formatting fixes

This commit is contained in:
Ajay Ramachandran
2021-10-26 18:37:37 -04:00
committed by GitHub
parent 95fe1eef6f
commit 41be51b384

View File

@@ -295,7 +295,6 @@ class SponsorTimeEditComponent extends React.Component<SponsorTimeEditProps, Spo
buttonFunction: () => { Config.config.scrollToEditTimeUpdate = true },
fontSize: "14px",
maxHeight: "200px"
});
}
}