fix too long profile background url

master
Aevann 2023-04-27 15:27:26 +02:00
parent ece7e2c6d1
commit 273f16fe60
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@
<div>
<form class="mt-3" id="upload-profile-background-mobile" action="/settings/profile_background" method="post" enctype="multipart/form-data">
<input hidden name="formkey" value="{{v|formkey}}">
<label class="btn btn-primary" for="upload-profile-background-file-mobile" style="margin-bottom:0!important">
<label class="btn btn-primary text-break" for="upload-profile-background-file-mobile" style="margin-bottom:0!important">
<i class="fas fa-image mr-1"></i>
{% if v.profile_background %}
{{v.profile_background}}