Update Modals.less

This commit is contained in:
slyty7
2017-04-01 00:56:33 -07:00
parent 03cde424f7
commit e8a7e31618

View File

@ -67,6 +67,7 @@
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: @modal-backdrop-bg;
// Fade for backdrop
&.fade { .opacity(0); }