Update background color.
This commit is contained in:
parent
03b771af5d
commit
a360481e70
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ export default {
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.modal-loader {
|
.modal-loader {
|
||||||
background-color: $white;
|
background-color: $gray-100;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
p {
|
p {
|
||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue