Subtly animate video tile toolbars
This commit is contained in:
parent
29d8f03a43
commit
0a38395bdc
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@
|
|||
|
||||
overflow: hidden;
|
||||
z-index: 1;
|
||||
|
||||
transition: opacity ease 0.15s;
|
||||
}
|
||||
|
||||
.toolbar:not(:hover) {
|
||||
|
|
Loading…
Reference in a new issue