mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
swagger: fix download button overflow #334
This commit is contained in:
parent
b9249493c4
commit
8546871931
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
rapi-doc::part(section-endpoint-head-method) {
|
||||
font-size: 11px;
|
||||
}
|
||||
rapi-doc::part(btn) {
|
||||
width: unset !important;
|
||||
}
|
||||
</style>
|
||||
<rapi-doc
|
||||
allow-spec-file-download="true"
|
||||
|
|
Loading…
Reference in a new issue