swagger: fix download button overflow #334

This commit is contained in:
Sören Weber 2022-10-06 14:34:11 +02:00
parent b9249493c4
commit 8546871931
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -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"