mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 07:50:08 +08:00
Change modal-backdrop color
- Change color to match the one on legacy modals
This commit is contained in:
parent
ba49c5a82e
commit
fd605bfbd6
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
}
|
||||
|
||||
.modal-backdrop {
|
||||
background-color: #454c53;
|
||||
background-color: $light-grey;
|
||||
}
|
||||
|
||||
.modal-backdrop.show {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue