fix: add spacing between wrong-password error and forgot-password link (#21594)

This commit is contained in:
Sean Hagstrom 2024-11-25 10:29:00 -08:00 committed by GitHub
parent 05d4b4b068
commit 4b2a1db12f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
(def error-message
{:margin-top 8
:flex-direction :row
:gap 4
:align-items :center})
(def auth-button