Revamp Mobile/Desktop switcher without completely reloading.

Remove switcher from login page, it became useless.
This commit is contained in:
djmaze 2021-02-16 20:12:23 +01:00
parent 292f3289ac
commit d7994ddab6
35 changed files with 159 additions and 202 deletions

View file

@ -14,7 +14,6 @@
--login-bg-color: rgba(255,255,255,0.5);
--login-border: none;
--login-border-radius: 7px;
--login-switch-color: #ddd;
// MENU
--dropdown-menu-color: #333;