mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
fix padding of Swagger API UI
This commit is contained in:
parent
13c0c0970c
commit
96c346e0e1
1 changed files with 8 additions and 0 deletions
|
@ -463,3 +463,11 @@ hr {
|
|||
.badge-outdated {
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Swagger UI
|
||||
*/
|
||||
.swagger-ui .wrapper {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue