tinker with "leave" button

pull/226/head
Aevann 2024-04-05 10:03:27 +02:00
parent fdfaf36570
commit c3f465f206
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<button type="submit" class="btn btn-primary" style="margin-top:-5px">Save</button>
</form>
{% else %}
<button type="submit" class="btn btn-danger ml-1 ml-md-3 px-2 pt-1 text-small" style="margin-top:-3px;padding-bottom: 0.3rem" data-nonce="{{g.nonce}}" data-onclick="areyousure(this)" data-areyousure="postToastReload(this, '/chat/{{chat.id}}/leave')">Leave</button>
<button type="submit" class="btn btn-danger ml-1 ml-md-3 px-2 pt-1 pb-mob-1 text-small-sm" style="margin-top:-3px;padding-top:0.1rem;padding-bottom:0.15rem" data-nonce="{{g.nonce}}" data-onclick="areyousure(this)" data-areyousure="postToastReload(this, '/chat/{{chat.id}}/leave')">Leave</button>
{% endif %}
<div class="border-right d-md-none fl-r pt-2 mr-3">