mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Cleanup some mobile modal screen sizes
And simplify the ko command bindinghandler to use CSS :enabled
This commit is contained in:
parent
f673344408
commit
fe45179847
6 changed files with 12 additions and 49 deletions
|
|
@ -18,15 +18,10 @@
|
|||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 1600px;
|
||||
height: 400px;
|
||||
left: 0;
|
||||
transition: left 500ms ease;
|
||||
}
|
||||
|
||||
&.domain-edit .modal-body {
|
||||
height: 340px;
|
||||
}
|
||||
|
||||
&.domain-second-page .modal-body {
|
||||
left: -800px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue