Unstyled Save Button

This commit is contained in:
Montana
2019-03-20 11:38:56 -04:00
parent 72aac68a37
commit a6c60fc588
2 changed files with 10 additions and 10 deletions

View File

@@ -268,18 +268,14 @@
}
}
.usa-button-disabled {
color: $color-gray;
}
.usa-button-secondary {
color: $color-red;
background-color: $color-red-light;
}
.add-member-link {
text-align: right;
}
.usa-button-primary .usa-button {
padding: 2 * $gap;
float: right;
}
}
}