[history] fix dropdown animation (#4858)

This commit is contained in:
Ruslan Sayfutdinov 2020-02-13 04:36:29 +00:00 committed by GitHub
parent ab5733718b
commit ec046bc925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ class HaPanelHistory extends LocalizeMixin(PolymerElement) {
paper-item {
cursor: pointer;
white-space: nowrap;
}
</style>