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

View File

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