mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Secondary modal is slightly smaller than primary
- So that the primary modal is still visible underneath
This commit is contained in:
@ -178,6 +178,11 @@
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
.modal-secondary .modal-dialog {
|
||||
width: 40%;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.modal-content h3 {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
|
Reference in New Issue
Block a user