diff --git a/src/dialogs/more-info-dialog.html b/src/dialogs/more-info-dialog.html index 9cd13c4851..fdcf087e79 100644 --- a/src/dialogs/more-info-dialog.html +++ b/src/dialogs/more-info-dialog.html @@ -15,6 +15,12 @@ font-size: 14px; } + paper-dialog-scrollable { + --paper-dialog-scrollable: { + padding: 0; + }; + } + state-history-charts { position: relative; z-index: 1;