Refactor form header and footer into macro

This commit is contained in:
leigh-mil
2019-09-10 13:03:12 -04:00
parent dd2996f3b8
commit d33332034a
2 changed files with 84 additions and 69 deletions

View File

@@ -76,6 +76,11 @@
}
}
}
hr {
border: none;
border-bottom: 1px solid $color-gray-lighter;
}
}
.environment-roles {