Update background color.

This commit is contained in:
bmauger 2022-05-20 10:53:32 -04:00
parent 03b771af5d
commit a360481e70

View file

@ -47,7 +47,7 @@ export default {
<style lang="scss">
.modal-loader {
background-color: $white;
background-color: $gray-100;
z-index: 9999;
p {
font-family: Roboto;