mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
Remove custom Swagger UI stylesheet and checkbox width
The custom stylesheet injection for Swagger UI has been removed. Specific width constraints for checkbox inputs in the Swagger UI have been removed from the CSS.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
.swagger-ui .parameters-col_description input[type=checkbox] {
|
||||
max-width: 340px;
|
||||
width: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user