diff --git a/frontend/src/css/logs.css b/frontend/src/css/logs.css index 13eccbf76..401a51f07 100644 --- a/frontend/src/css/logs.css +++ b/frontend/src/css/logs.css @@ -10,6 +10,7 @@ display: block; text-align: left; font-size: 0.825rem; + font-family: var(--v-font-family-mono); white-space: normal; color: rgb(var(--v-theme-on-surface)); padding: 4px;