1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-02-15 07:25:54 +00:00

[logbook] fix period dropdown animation (#4834)

This commit is contained in:
Ruslan Sayfutdinov
2020-02-11 04:50:12 +00:00
committed by GitHub
parent 88bdf7c7ec
commit 8cee5c729e

View File

@@ -78,6 +78,7 @@ class HaPanelLogbook extends LocalizeMixin(PolymerElement) {
paper-item {
cursor: pointer;
white-space: nowrap;
}
ha-entity-picker {