Increase width of Definition float div
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2019
12:41 PM
02-06-2019
12:41 PM
Increase width of Definition float div
We have a lot of APIs Rest and the names are too large like: /APIs/Finanzas/RESTComprobantesV1GrabarTransferencia
With the default float div all te APIs are truncated because they are too large (See: Swagger1.png).
So I allways have to inspect code and change two classes:
- definition-popup: change width to 800px (See: Swagger2.png)
- .operations-component .definition-popup .swagger-operation-item-container .swagger-operation-item .sw-path > span: change max-with to 750px (See: Swagger3.png)
Is there a way to program to allow user to change the definition popup width?
In case not. Could you increase with values?
Regards
0 REPLIES 0
