mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Tweak modal transform (#27005)
This commit is contained in:
committed by
XhmikosR
parent
c0b40745e0
commit
57661dff6d
@@ -831,6 +831,8 @@ $modal-lg: 800px !default;
|
||||
$modal-md: 500px !default;
|
||||
$modal-sm: 300px !default;
|
||||
|
||||
$modal-fade-transform: translate(0, -50px) !default;
|
||||
$modal-show-transform: none !default;
|
||||
$modal-transition: transform .3s ease-out !default;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user