grid: progress on react grid

This commit is contained in:
Torkel Ödegaard
2017-10-10 17:57:53 +02:00
parent 10a3504309
commit 2e77bd0cb1
14 changed files with 74 additions and 51 deletions

View File

@@ -10,7 +10,7 @@
bottom: 0;
left: 0;
z-index: $zindex-modal-backdrop;
background-color: $black;
background-color: $modal-backdrop-bg;
}
.modal-backdrop,