aboutsummaryrefslogtreecommitdiff
path: root/modern/src/DeviceList.js
diff options
context:
space:
mode:
Diffstat (limited to 'modern/src/DeviceList.js')
-rw-r--r--modern/src/DeviceList.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/modern/src/DeviceList.js b/modern/src/DeviceList.js
index 5e09041..66b9406 100644
--- a/modern/src/DeviceList.js
+++ b/modern/src/DeviceList.js
@@ -23,8 +23,8 @@ import RemoveDialog from './RemoveDialog';
const useStyles = makeStyles(theme => ({
list: {
- maxHeight: '100%',
- overflow: 'auto',
+ maxHeight: '100%',
+ overflow: 'auto',
},
fab: {
position: 'absolute',