fix: devWeb - recover password button has now text white

This commit is contained in:
kmitresse
2024-05-01 17:59:56 +02:00
parent 88ab87be8e
commit 650393e319
@@ -18,7 +18,7 @@
</div>
</div>
<input type="submit" class="button is-primary is-fullwidth" value="Envoyer">
<input type="submit" class="button is-primary has-text-white is-fullwidth" value="Envoyer">
</form>
<script defer type="module">