mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
update
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
margin-left: auto !important;
|
||||
margin-right: 2em;
|
||||
font-weight: bold;
|
||||
font-size: 14pt !important;
|
||||
font-size: 16pt !important;
|
||||
}
|
||||
|
||||
/* Tag Group */
|
||||
@@ -47,9 +47,16 @@
|
||||
width: 7em;
|
||||
}
|
||||
|
||||
/* */
|
||||
/* Group Heading */
|
||||
.swagger-ui .opblock-tag-section .opblock-tag .markdown > h1 {
|
||||
font-size: 16pt;
|
||||
font-size: 14pt;
|
||||
margin-top: 0px;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
/* Group Description */
|
||||
.swagger-ui .opblock-tag-section .opblock-tag .markdown > div {
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
/* Show Tag Group description only if opened */
|
||||
|
||||
Reference in New Issue
Block a user