mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-08 15:57:37 +08:00
Release commit
This commit is contained in:
parent
17efdbf3bd
commit
9cb14e1136
2 changed files with 4 additions and 4 deletions
|
@ -12,12 +12,12 @@
|
|||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 1600px;
|
||||
height: 390px;
|
||||
height: 400px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
&.domain-edit .modal-body {
|
||||
height: 320px;
|
||||
height: 340px;
|
||||
}
|
||||
|
||||
&.domain-second-page .modal-body {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "RainLoop",
|
||||
"title": "RainLoop Webmail",
|
||||
"version": "1.9.4",
|
||||
"release": "395",
|
||||
"release": "398",
|
||||
"description": "Simple, modern & fast web-based email client",
|
||||
"homepage": "http://rainloop.net",
|
||||
"main": "gulpfile.js",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"plugins"
|
||||
],
|
||||
"readmeFilename": "README.md",
|
||||
"ownCloudPackageVersion": "4.10",
|
||||
"ownCloudPackageVersion": "4.11",
|
||||
"engines": {
|
||||
"node": ">= 0.10.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue