chore: updated dark mode styling

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
Adithya Krishna
2024-03-13 12:38:56 +05:30
parent 27e7e51789
commit e5497efe7c
2 changed files with 10 additions and 102 deletions

View File

@@ -5,7 +5,7 @@ import 'swagger-ui-react/swagger-ui.css';
import { OpenAPIV1 } from '@documenso/api/v1/openapi';
// Custom CSS for the Swagger UI
// Custom Dark Mode CSS for the Swagger UI
// eslint-disable-next-line prettier/prettier
import './api-documentation.css';