mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: reduce height of provider entries
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<li class="list-group-item d-flex justify-content-between">
|
||||
<li class="list-group-item d-flex justify-content-between py-1">
|
||||
<span>
|
||||
{{ .Get "name" }}{{ if .Get "note"}} (<a href="{{ .Get "config" }}{{ .Get "note" }}">See note</a>){{end}}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user