API page scrolling fix
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
<link rel="stylesheet" href="/ui/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="/ui/favicon.ico" />
|
||||
<style>
|
||||
body {
|
||||
overflow: auto !important;
|
||||
height: auto !important;
|
||||
}
|
||||
.doc-container {
|
||||
max-width: 900px;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user