Fix spacing throught form and move all TO form related styling to task order stylesheet

This commit is contained in:
leigh-mil
2019-01-15 16:50:39 -05:00
parent 75e831beb6
commit 08555e543e
9 changed files with 84 additions and 64 deletions

View File

@@ -68,4 +68,8 @@
opacity: 0.3;
pointer-events: none;
}
&.icon-link--left {
padding-left: 0;
}
}