feat(filmstrip) Updated filmstrip design (#10791)

Added background on hover
Updated toggle button
Made vertical filmstrip full height on desktop
This commit is contained in:
Robert Pintilii
2022-01-14 14:13:13 +02:00
committed by GitHub
parent 7e9e5e258f
commit 820ff8473c
8 changed files with 117 additions and 64 deletions

View File

@@ -30,7 +30,7 @@
transition: bottom .3s ease-in;
width: 100%;
pointer-events: none;
z-index: $toolbarZ + 2;
&.visible {
bottom: 0;