Adjust padding

This commit is contained in:
lowlighter
2021-05-27 21:50:22 +02:00
parent 6b2862308d
commit d1edc47409
3 changed files with 3 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ The allowed format is `(absolute padding) + (relative padding)%` (each operand i
- uses: lowlighter/metrics@latest
with:
# ... other options
config_padding: 0, 9% # 0px width padding, 0px + 9% height padding
config_padding: 0, 11% # 0px width padding, 0px + 11% height padding
```
### 🧶 Using commits, pull requests, manual reviews or gists to handle metrics output

View File

@@ -188,7 +188,7 @@ inputs:
config_padding:
description: Image padding
type: string
default: 0, 9%
default: 0, 11%
# Metrics output format
config_output: