mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-14 02:10:04 +00:00
ditch b-modal
This commit is contained in:
@@ -84,10 +84,6 @@ select.form-control:not([multiple]):not([size]) {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.modal-backdrop {
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
}
|
||||
|
||||
.modal.fade .modal-dialog {
|
||||
transition: none !important;
|
||||
transform: none !important;
|
||||
@@ -384,6 +380,12 @@ select.form-control:not([multiple]):not([size]) {
|
||||
left: -999px;
|
||||
}
|
||||
|
||||
.custom-modal {
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
overflow-y: auto;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
/* content */
|
||||
|
||||
.content {
|
||||
|
Reference in New Issue
Block a user