feat(plugins/community/screenshot): add plugin_screenshot_mode (#1324)

This commit is contained in:
Simon Lecoq
2022-12-19 12:48:19 -05:00
committed by GitHub
parent 3b30d7826f
commit 490a9691dc
4 changed files with 48 additions and 12 deletions

View File

@@ -469,6 +469,9 @@
margin: 8px 14px 4px;
border-radius: 5px;
}
.screenshot-content {
margin-left: 12px;
}
svg.large .audits {
display: inline-flex;