dos: improve api info

This commit is contained in:
André Roth
2024-11-28 14:13:50 +01:00
parent a69c00a5bc
commit 63b8cc9ad9
2 changed files with 13 additions and 38 deletions

View File

@@ -30,6 +30,11 @@
display: none;
}
/* spacing */
.swagger-ui .info {
margin: 0px !important;
}
/* API Summary */
.swagger-ui .opblock-summary-description {
flex: 0 0 auto !important;
@@ -41,7 +46,7 @@
/* Group Spacing */
.swagger-ui .opblock-tag-section {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
/* Tag Group */