Change padding into a percentage

This commit is contained in:
linguist
2021-01-02 13:05:07 +01:00
parent a13b903122
commit f55176f7b9
3 changed files with 10 additions and 6 deletions

View File

@@ -52,11 +52,11 @@ inputs:
description: Enable or disable SVG animations
default: yes
# Add bottom padding
# Add bottom padding (percentage)
# This can used to add padding if generated image is cropped or on the contrary, remove empty space
config_padding:
description: Configure bottom padding
default: 20
default: 2%
# Number of repositories to use for metrics
# A high number increase metrics accuracy, but will consume additional API requests when using plugins