Commit 66b7d6a
authored
fix: add bordure page 2fa (ui) (#1215)
## Ticket(s) lié(s)
<!-- If you have a Jira Ticket / Sentry Ticket / GitHub Issue -->
## Description
Ajout d'une bordure sur la page 2fa
<!-- Explain the **motivation** for making this change. What existing
problem does the pull request solve? screenshot? -->
## Screenshot / liens loom
<img width="1508" height="792" alt="Capture d’écran 2026-03-10 à 18 21
47"
src="https://github.com/user-attachments/assets/4327cbdb-786e-4cbb-815c-d339d849f139"
/>
## Check-list
- [x] Ma branche est rebase sur main
- [ ] Des tests ont été écrits pour tous les endpoints créés ou modifiés
- [ ] Refacto "à la volée" des parties sur lesquelles j'ai codée
- [x] Plus de `console.log`
- [ ] J'ai ajouté une validation de schéma sur la route que j'ai ajouté
ou modifié
- [ ] J'ai converti les fichiers vue en `<script lang="ts">`
- [ ] Mon code est en Typescript (autant que possible)
**Testing instructions**
<!--
Explain how another dev can test this PR. Create a workflow using
checkboxes to explain how to run your code and the expected outputs:
${{ Test the following }}
- [x] ${{ QA Scenario 1 }}
- [x] ${{ QA Scenario 2 }}
- [x] ${{ QA Scenario 3 }}
-->1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments