mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Remove fade animation for non mobile browsers
This commit is contained in:
parent
04932fce63
commit
3c93879802
18 changed files with 55 additions and 55 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="popups">
|
||||
<div class="modal hide fade b-activate-content" data-bind="modal: modalVisibility">
|
||||
<div class="modal hide b-activate-content" data-bind="modal: modalVisibility">
|
||||
<div>
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-bind="command: cancelCommand">×</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue