Skip to content

Commit 58180de

Browse files
committed
[UI] Query logs using descending and show timestamp per log entry #2892
1 parent 29a9c7e commit 58180de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/src/pages/Runs/Details/Logs/styles.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
overflow-y: auto;
7878
background-color: awsui.$color-background-layout-main;
7979

80+
code {
81+
color: awsui.$color-text-body-default !important;
82+
}
83+
8084
p {
8185
padding: 0 !important;
8286
font-size: awsui.$font-size-body-s !important;

0 commit comments

Comments
 (0)