Страница входа была подключена к темам панели
Этот коммит содержится в:
@@ -4,7 +4,11 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>{{ app_name }} Login</title>
|
<title>{{ app_name }} Login</title>
|
||||||
|
<script>
|
||||||
|
document.documentElement.dataset.theme = localStorage.getItem('virtualityTheme') || 'neon';
|
||||||
|
</script>
|
||||||
<link rel="stylesheet" href="/static/app.css">
|
<link rel="stylesheet" href="/static/app.css">
|
||||||
|
<link rel="stylesheet" href="/static/themes.css">
|
||||||
</head>
|
</head>
|
||||||
<body class="auth-body">
|
<body class="auth-body">
|
||||||
<main class="auth-shell">
|
<main class="auth-shell">
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user