expand collapse buttons
This commit is contained in:
@@ -136,4 +136,14 @@
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
|
||||
.swagger-collapse:before {
|
||||
content: "-";
|
||||
}
|
||||
|
||||
.swagger-expand:before {
|
||||
content: "+";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user