Skip to content

Commit c65cd83

Browse files
committed
fix(amazonq): code block extends beyond margins
1 parent a4c3443 commit c65cd83

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/core/resources/css/securityIssue.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -586,11 +586,6 @@ pre.error {
586586
}
587587
}
588588

589-
.code-block {
590-
max-width: fit-content;
591-
min-width: 500px;
592-
}
593-
594589
.code-block pre {
595590
border-radius: 3px 3px 0 0;
596591
}

0 commit comments

Comments
 (0)