From b98137ab304e8068484926eb31b77bd727a6407d Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 23 May 2022 08:49:58 -0700 Subject: Use standard icon button size --- modern/src/other/GeofencesPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modern/src/other/GeofencesPage.js') diff --git a/modern/src/other/GeofencesPage.js b/modern/src/other/GeofencesPage.js index 6f60ce42..6706ec98 100644 --- a/modern/src/other/GeofencesPage.js +++ b/modern/src/other/GeofencesPage.js @@ -66,7 +66,7 @@ const GeofencesPage = () => { classes={{ paper: classes.drawerPaper }} >
- navigate(-1)}> + navigate(-1)}> -- cgit v1.2.3