MICROBA-605 | Adjust demographics modal button style

[MICROBA-605]
- Remove box-shadow on buttons in Demographics modal
This commit is contained in:
Justin Hynes
2020-09-29 11:21:28 -04:00
parent 77d63c57f0
commit 0fb481adc4

View File

@@ -79,6 +79,7 @@
text-shadow: none;
letter-spacing: normal;
margin: 5px 0 5px 0;
box-shadow: none;
&.blue {
background-color: #23419f;
@@ -229,4 +230,4 @@
}
}
}
}
}