Spaces:
Sleeping
Sleeping
Update dist/index.html
Browse files- dist/index.html +2 -1
dist/index.html
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
|
23 |
#sidebar {
|
24 |
position: fixed;
|
25 |
-
top:
|
26 |
left: 0;
|
27 |
width: 250px;
|
28 |
height: 100%;
|
@@ -140,6 +140,7 @@
|
|
140 |
UPU Protection </a></li>
|
141 |
</ul>
|
142 |
<br></br>
|
|
|
143 |
<!-- Add more API links here -->
|
144 |
</div>
|
145 |
<div id="swagger-ui"></div>
|
|
|
22 |
|
23 |
#sidebar {
|
24 |
position: fixed;
|
25 |
+
top: 40px;
|
26 |
left: 0;
|
27 |
width: 250px;
|
28 |
height: 100%;
|
|
|
140 |
UPU Protection </a></li>
|
141 |
</ul>
|
142 |
<br></br>
|
143 |
+
<br></br>
|
144 |
<!-- Add more API links here -->
|
145 |
</div>
|
146 |
<div id="swagger-ui"></div>
|