diff --git a/src/components/Layout.js b/src/components/Layout.js index e8b175b..d9c806a 100644 --- a/src/components/Layout.js +++ b/src/components/Layout.js @@ -261,7 +261,7 @@ class Dashboard extends React.Component { } const popupStyles = { - fontSize: 20, + fontSize: 18, height: `calc(100vh - ${app.timeline.dimensions.height}px)`, width: '40vw', bottom: app.timeline.dimensions.height