diff --git a/Iceshrimp.Backend/wwwroot/swagger/styles.css b/Iceshrimp.Backend/wwwroot/swagger/styles.css index 7c75ddfe..28dd3ebf 100644 --- a/Iceshrimp.Backend/wwwroot/swagger/styles.css +++ b/Iceshrimp.Backend/wwwroot/swagger/styles.css @@ -1,3 +1,7 @@ .swagger-ui .topbar .download-url-wrapper { display: none; +} + +.swagger-ui .auth-wrapper { + justify-content: flex-start; } \ No newline at end of file