* PLT-4369 - Fixing scroll on mobile in the RHS

* PLT-4924 - Fixing file thumbnail UX
Этот коммит содержится в:
Asaad Mahmood
2016-12-19 17:40:48 +05:00
коммит произвёл Joram Wilander
родитель 7da4b402df
Коммит 3ce2ce9dc8
3 изменённых файлов: 16 добавлений и 16 удалений

Просмотреть файл

@@ -47,6 +47,7 @@
> div {
&:first-child {
-webkit-overflow-scrolling: touch;
height: calc(100vh - 150px);
overflow: auto;
}