mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
dos: improve api info
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user