Sign in
chromium
/
external
/
github.com
/
twbs
/
bootstrap
/
gh-pages
/
.
/
docs
/
5.2
/
examples
/
modals
/
modals.css
blob: 51ad2c4fb75b02fbce128c114df9f36bd0af897e [
file
]
.
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
;
}