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 29a9c7e commit 58180deCopy full SHA for 58180de
1 file changed
frontend/src/pages/Runs/Details/Logs/styles.module.scss
@@ -77,6 +77,10 @@
77
overflow-y: auto;
78
background-color: awsui.$color-background-layout-main;
79
80
+ code {
81
+ color: awsui.$color-text-body-default !important;
82
+ }
83
+
84
p {
85
padding: 0 !important;
86
font-size: awsui.$font-size-body-s !important;
0 commit comments