Fix padding for current tasks widget

This commit is contained in:
aignatov-bio 2020-03-20 17:01:54 +01:00
parent 122edf7cca
commit a5bdef07a2

View file

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