Add alert for when portfolio isn't funded, Update styling for env pending label

This commit is contained in:
leigh-mil
2020-01-24 11:53:29 -05:00
parent 272d492af6
commit 7857fffc1c
5 changed files with 30 additions and 16 deletions

View File

@@ -21,7 +21,7 @@
text-transform: uppercase;
&--default {
background-color: $color-gray-dark;
background-color: $color-gray;
}
&--info {