We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e9137 commit 6a803b5Copy full SHA for 6a803b5
doc/source/operator_reference_load.rst
@@ -13,8 +13,8 @@ Loading operators.
13
src="_static/dpf_operators.html#CPython"
14
style="
15
position: fixed;
16
- top: 50px;
17
- bottom: 0px;
+ top: 55px;
+ bottom: 10px;
18
right: 0px;
19
width: 100%;
20
border: none;
doc/source/operator_reference_load_apis.rst
@@ -12,15 +12,15 @@ Loading operators.
12
src="_static/dpf_operators.html"
- top: 36px;
margin: 0;
21
padding: 0;
22
overflow: hidden;
23
z-index: 1000;
24
- height: 100%;
+ height: 94%;
25
">
26
</iframe>
0 commit comments