Skip to content

Commit

Permalink
update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
HaikAsatryan committed Jun 7, 2024
1 parent 42c9df5 commit e7d030d
Showing 1 changed file with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
.swagger-ui svg:not(:root) {
visibility: hidden;
.swagger-ui .auth-container .btn.modal-btn.auth{
display: flex;
justify-content: center;
}
.topbar-wrapper > a > svg{
opacity: 0;
}

.swagger-ui .topbar .download-url-wrapper {
display: flex;
}
Expand Down Expand Up @@ -148,4 +151,4 @@ div.topbar {

.opblock-summary-delete:hover {
background-color: #faa3a3 !important;
}
}

0 comments on commit e7d030d

Please sign in to comment.