mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 22:14:33 +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 }}
|
{{- $original = .RelPermalink }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
<style>
|
||||||
|
rapi-doc::part(section-endpoint-head-method) {
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<rapi-doc
|
<rapi-doc
|
||||||
allow-spec-file-download="true"
|
allow-spec-file-download="true"
|
||||||
default-schema-tab="example"
|
default-schema-tab="example"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user