swagger: adjust font-size for method buttons #267

This commit is contained in:
Sören Weber 2022-06-06 22:20:53 +02:00
parent ebe1d59a69
commit ccce323f76
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -4,6 +4,11 @@
{{- $original = .RelPermalink }}
{{- end }}
{{- end }}
<style>
rapi-doc::part(section-endpoint-head-method) {
font-size: 11px;
}
</style>
<rapi-doc
allow-spec-file-download="true"
default-schema-tab="example"