Make modal overlay transparent, not solid purple (#10191)
This commit is contained in:
@@ -111,7 +111,6 @@ div
|
||||
}
|
||||
|
||||
.modal-backdrop.show {
|
||||
opacity: 1 !important;
|
||||
background-color: $purple-100 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user