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 cd5235c commit 3e26eb2Copy full SHA for 3e26eb2
content/english/technical-tools/implementation-tool.md
@@ -32,8 +32,8 @@ overview_block:
32
{{< webapp id="webapp" appId="AIActImplementationTool" src="https://ai-documentation.s3.eu-central-1.amazonaws.com/AI-Act-Questionnaire-v1.0.0.js" title="" >}}
33
34
<style>
35
- /* Targeting the first direct div inside #AiActImplementationTool */
36
- #AiActImplementationTool > div:first-child {
+ /* Targeting the first direct div inside #AIActImplementationTool */
+ #AIActImplementationTool > div:first-child {
37
height: auto!important;
38
padding: 12px;
39
}
0 commit comments