fix: date copy & btn add emails

This commit is contained in:
Alexandro Uc Santos
2025-05-07 20:01:51 -06:00
parent 4eac691907
commit 8eeb750e91
5 changed files with 23 additions and 11 deletions

View File

@@ -498,7 +498,7 @@ import { validateEmail } from '../helpers/validations';
<button
type="button"
@click="addObserver"
class="btn btn-dark"
class="btn-leading-input mb-4"
>
Agregar
</button>