mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 01:34:45 +02:00
Fix flash margins on login page
This commit is contained in:
parent
6b2649ad2c
commit
0d56ed19a7
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<flash/>
|
<flash container="mb-2"/>
|
||||||
<login-form
|
<login-form
|
||||||
v-if="this.$route.name === 'login'"
|
v-if="this.$route.name === 'login'"
|
||||||
v-bind:user="user"
|
v-bind:user="user"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user