fix: calendar date parsing, login credentials hint, flag z-index overlap
This commit is contained in:
@@ -134,7 +134,7 @@ export default function LoginPage() {
|
||||
Log in
|
||||
</button>
|
||||
<p style={{ margin: '0.5rem 0 0', fontSize: '13px', color: '#777', textAlign: 'center' }}>
|
||||
Demo accounts: <strong style={{ color: navy }}>admin</strong> / admin and <strong style={{ color: navy }}>user</strong> / user.
|
||||
Contact reception for login credentials.
|
||||
</p>
|
||||
</form>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user