fix(filmstrip): bring down height to avoid electron drag area

This commit is contained in:
Leonard Kim
2019-04-12 13:53:24 -07:00
committed by yanas
parent f9c0c3e2f6
commit ab022c62f5

View File

@@ -25,7 +25,7 @@
display: flex;
flex-direction: column-reverse;
height: 100%;
padding: 10px 5px;
padding: 20px 5px 10px;
/**
* fixed positioning is necessary for remote menus and tooltips to pop
* out of the scrolling filmstrip. AtlasKit dialogs and tooltips use