mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Prepare v5.2.0-beta1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.modal-sheet .modal-dialog {
|
||||
width: 380px;
|
||||
transition: bottom .75s ease-in-out;
|
||||
}
|
||||
.modal-sheet .modal-footer {
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
|
||||
.modal-alert .modal-dialog {
|
||||
width: 380px;
|
||||
}
|
||||
|
||||
.modal-tour .modal-dialog {
|
||||
width: 380px;
|
||||
}
|
||||
Reference in New Issue
Block a user