diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html index 876c3ee9..3acebac5 100644 --- a/resources/report/html/loot-plugin-card.html +++ b/resources/report/html/loot-plugin-card.html @@ -110,6 +110,12 @@ loot-clear-metadata core-toolbar { background: white; } + paper-item:first-child::shadow .button-content { + padding: 0; + } + paper-checkbox { + padding: 0.9em 1em; + }