Atualizar o index.html
This commit is contained in:
parent
2148c77ef7
commit
64b3474503
|
@ -269,14 +269,14 @@
|
|||
<svg class="icon edit-pen">
|
||||
<use xlink:href="#edit-pen-icon"></use>
|
||||
</svg>
|
||||
<!-- Profile photo upload button below "Você é conhecido como:" -->
|
||||
<!-- Profile photo upload button below "Você é conhecido como:"
|
||||
<label for="profile-photo-upload" class="btn btn-small btn-rounded" style="margin-top: 8px; display: inline-flex; align-items: center; gap: 6px; cursor: pointer;">
|
||||
<span data-i18n-key="footer.add-profile-photo"></span>
|
||||
<svg class="icon edit-pen">
|
||||
<use xlink:href="#edit-pen-icon"></use>
|
||||
</svg>
|
||||
</label>
|
||||
<input type="file" id="profile-photo-upload" accept="image/*" style="display:none" />
|
||||
<input type="file" id="profile-photo-upload" accept="image/*" style="display:none" /> -->
|
||||
</div>
|
||||
<div class="discovery-wrapper panel border row">
|
||||
<div class="row center">
|
||||
|
|
Loading…
Reference in New Issue