Merge pull request #2480 from aignatov-bio/ai-sci-4457-fix-padding-dashboard-current-list

Fix padding for current tasks widget [SCI-4457]
This commit is contained in:
aignatov-bio 2020-03-24 09:52:58 +01:00 committed by GitHub
commit 39be0d5109
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,7 @@
flex-direction: column;
height: 100%;
overflow-y: auto;
padding: 0 16px;
padding: 0 10px;
position: relative;
&.disabled {