Removed margin top from tasks list options
parent
648b57f95b
commit
7444526335
|
@ -166,7 +166,7 @@
|
|||
opacity: 0;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: .1rem;
|
||||
top: 0;
|
||||
width: 10%;
|
||||
a {
|
||||
@extend %large;
|
||||
|
|
Loading…
Reference in New Issue