fix: calendar date parsing, login credentials hint, flag z-index overlap

This commit is contained in:
2026-06-28 22:33:55 -05:00
parent 6121c76d97
commit c2c2217028
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -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>