Merge pull request #772 from robintown/toolbar-animation

Subtly animate video tile toolbars
This commit is contained in:
Robin 2022-12-02 13:03:16 -05:00 committed by GitHub
commit 5bd0429e98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,8 @@
overflow: hidden;
z-index: 1;
transition: opacity ease 0.15s;
}
.toolbar:not(:hover) {