mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
v2.20.6
This commit is contained in:
parent
04c11ddc49
commit
2ee9d973e2
9 changed files with 25 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<id>snappymail</id>
|
||||
<name>SnappyMail</name>
|
||||
<summary>SnappyMail Webmail</summary>
|
||||
<version>2.20.5</version>
|
||||
<version>2.20.6</version>
|
||||
<licence>agpl</licence>
|
||||
<author>SnappyMail, RainLoop Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
|
||||
<description><![CDATA[**Simple, modern, lightweight & fast web-based email client.**
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ This stylesheet is used when SnappyMail runs in embed mode.
|
|||
margin: 0;
|
||||
padding: 3px;
|
||||
}
|
||||
#rl-app .select, #rl-app select {
|
||||
padding-right: 1.5em !important;
|
||||
}
|
||||
|
||||
#rl-app button.btn:not(.button-vue) {
|
||||
min-height: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue