refactor: fix styles

This commit is contained in:
Mauricio Siu
2024-06-22 22:57:10 -06:00
parent 608db3d401
commit e8a4611ab7
2 changed files with 10 additions and 6 deletions

View File

@@ -163,4 +163,9 @@
background-color: white;
}
.swagger-ui .info{
margin: 0px !important;
padding-top: 1rem !important;
}
}