Fix external documentation styling
This commit is contained in:
@@ -390,6 +390,7 @@ body
|
|||||||
}
|
}
|
||||||
|
|
||||||
.opblock-description-wrapper,
|
.opblock-description-wrapper,
|
||||||
|
.opblock-external-docs-wrapper,
|
||||||
.opblock-title_normal
|
.opblock-title_normal
|
||||||
{
|
{
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
@@ -418,6 +419,12 @@ body
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.opblock-external-docs-wrapper {
|
||||||
|
h4 {
|
||||||
|
padding-left: 0px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.execute-wrapper
|
.execute-wrapper
|
||||||
{
|
{
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user