mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 19:44:09 +00:00
Improve password reset flow, normalize translations
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply px-3 py-2 rounded-lg text-sm font-medium cursor-pointer;
|
||||
@apply px-3 py-2 rounded-lg text-sm font-medium cursor-pointer focus:outline-gray-500;
|
||||
}
|
||||
|
||||
.btn--primary {
|
||||
|
||||
Reference in New Issue
Block a user