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 66da962 commit 718043eCopy full SHA for 718043e
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