accounts: fix modify user card layout

dependabot/npm_and_yarn/semver-5.7.2
Harvey Tindall 11 months ago
parent b17d8424e9
commit 850bb8f44e
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -81,7 +81,7 @@
<form class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3" id="form-modify-user" href="">
<span class="heading"><span id="header-modify-user"></span> <span class="modal-close">&times;</span></span>
<p class="content my-4">{{ .strings.modifySettingsDescription }}</p>
<div class="flex-row mb-4">
<div class="flex flex-row mb-4">
<label class="flex-row-group mr-2">
<input type="radio" name="modify-user-source" class="unfocused" id="radio-use-profile" checked>
<span class="button ~neutral @high supra full-width center">{{ .strings.profile }}</span>

Loading…
Cancel
Save