mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Release commit
This commit is contained in:
parent
86f855fa5b
commit
b01f298b7b
13 changed files with 121 additions and 42 deletions
|
|
@ -101,10 +101,14 @@ html.rl-started-trigger.no-mobile .b-login-content .loginFormWrapper {
|
|||
}
|
||||
}
|
||||
|
||||
&.csstransitions.rl-modal.rl-modal-animation .popups {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
&.csstransitions .modal.fade {
|
||||
|
||||
.transition(all 200ms ease-out);
|
||||
transform: scale(1.1);
|
||||
transform: scale(0.95);
|
||||
|
||||
&.in {
|
||||
transform: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue