forked from rDrama/rDrama
1
0
Fork 0

smaller chat name on mobile

master
Aevann 2024-03-12 06:41:10 +02:00
parent 717911c3a5
commit cfacc01aed
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<div class="row justify-content-around" id="main-content-row">
<div class="col h-100 {% block customPadding %}custom-gutters{% endblock %}" id="main-content-col">
<h5 class="mt-2 mb-3 ml-1 toggleable d-mob-none" style="display:inline-block">{{chat.name}}</h5>
<b class="mt-2 ml-1 toggleable d-md-none" style="display:inline-block">{{chat.name}}</b>
<b class="mt-2 ml-1 text-small toggleable d-md-none" style="display:inline-block">{{chat.name}}</b>
{% if v.id == chat.owner_id %}
<button class="px-2 toggleable" type="button" data-nonce="{{g.nonce}}" data-onclick="toggleElement('chat-name-form', 'chat-name')">