mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 17:48:47 +08:00
swagger: adjust font-size for method buttons #267
This commit is contained in:
parent
ebe1d59a69
commit
ccce323f76
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user