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.
2 parents a8672fd + 718043e commit 90d3ec0Copy full SHA for 90d3ec0
packages/core/resources/css/amazonq-webview.css
@@ -15,3 +15,7 @@ body.vscode-high-contrast:not(.vscode-high-contrast-light) {
15
--mynah-color-highlight: rgba(0, 137, 255, 0.2);
16
--mynah-color-highlight-text: rgba(0, 137, 255, 1);
17
}
18
+
19
+body .mynah-card-body h1 {
20
+ --mynah-line-height: 1.5rem;
21
+}
0 commit comments