diff --git a/app/renderer/style.css b/app/renderer/style.css index f14a32d..1c280d5 100644 --- a/app/renderer/style.css +++ b/app/renderer/style.css @@ -59,7 +59,7 @@ body { .header { height: 24px; - display: flex; + display: none; align-items: center; justify-content: center; font-size: 12px;