diff --git a/frontend/src/components/LogsViewer.vue b/frontend/src/components/LogsViewer.vue index bfa7d7654..641ff29a3 100644 --- a/frontend/src/components/LogsViewer.vue +++ b/frontend/src/components/LogsViewer.vue @@ -179,7 +179,7 @@ body { height: 5px; } -a.p-button:hover { +a.p-button:hover, a.p-button:focus { color: white; text-decoration: none; background: #0d89ec;