mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Many small fixes.
This commit is contained in:
parent
9188228f5d
commit
ab374bbb71
13 changed files with 339 additions and 396 deletions
|
|
@ -340,11 +340,6 @@ class AbstractApp extends AbstractBoot
|
|||
leftPanelDisabled(false);
|
||||
});
|
||||
|
||||
if (Settings.appSettingsGet('loginGlassStyle'))
|
||||
{
|
||||
$html.addClass('glass');
|
||||
}
|
||||
|
||||
if (!mobile)
|
||||
{
|
||||
ssm.addState({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue