Subtly animate video tile toolbars

This commit is contained in:
Robin Townsend 2022-12-02 12:44:31 -05:00
parent 29d8f03a43
commit 0a38395bdc

View file

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