Update ha-logbook.ts

This commit is contained in:
Bram Kragten 2020-09-06 19:59:29 +02:00
parent 76f59d99a2
commit 9aa8175e23

View File

@ -216,7 +216,7 @@ class HaLogbook extends LitElement {
display: flex;
justify-content: center;
flex-direction: column;
width: 65px;
width: 70px;
flex-shrink: 0;
font-size: 12px;
color: var(--secondary-text-color);