button border is consistent across screens

This commit is contained in:
proddy
2024-03-22 17:02:02 +01:00
parent bcfcc7690f
commit 5592d18e1f
7 changed files with 9 additions and 9 deletions

View File

@@ -270,7 +270,7 @@ const Scheduler: FC = () => {
/>
)}
<Box display="flex" flexWrap="wrap">
<Box mt={1} display="flex" flexWrap="wrap">
<Box flexGrow={1}>
{numChanges !== 0 && (
<ButtonRow>