Merge pull request #2765 from aignatov-bio/ai-sci-4878-fix-activities-on-task-tab

Fix CSS for activities on task page [SCI-4878]
This commit is contained in:
Urban Rotnik 2020-08-03 11:31:47 +02:00 committed by GitHub
commit 868f2e8242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@
&.task-activities {
height: calc(100vh - 136px);
padding-top: 20px;
}
.ga-top {