Adjust padding size

This commit is contained in:
lowlighter
2021-05-17 20:08:29 +02:00
parent dd85203b56
commit f7dad232e1
2 changed files with 2 additions and 2 deletions

View File

@@ -169,7 +169,7 @@ Specify a single value to apply it to both height and with, and two values to us
- uses: lowlighter/metrics@latest - uses: lowlighter/metrics@latest
with: with:
# ... other options # ... other options
config_padding: 6%, 10% # 6% width padding, 10% height padding config_padding: 6%, 15% # 6% width padding, 15% height padding
``` ```
### 🧶 Using commits, pull requests, manual reviews or gists to handle metrics output ### 🧶 Using commits, pull requests, manual reviews or gists to handle metrics output

View File

@@ -180,7 +180,7 @@ inputs:
description: Image padding description: Image padding
type: array type: array
format: comma-separated format: comma-separated
default: 6%, 13% default: 6%, 15%
# Metrics output format # Metrics output format
config_output: config_output: