reduce top padding in chat

pull/139/head
Aevann 2023-03-13 08:12:49 +02:00
parent eb490b150d
commit 1a41cc0e5b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<div class="row justify-content-around" id="main-content-row">
<div class="col h-100 {% block customPadding %}{% if request.path.startswith('/@') %}user-gutters{% else %}custom-gutters{% endif %}{% endblock %}" id="main-content-col">
<div class="border-right pb-1 pt-2 px-3">
<div class="border-right pb-1 px-3">
<span id="online2" data-bs-html="true" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Users Online" class="text-muted">
<i class="far fa-user fa-sm mr-1"></i>
<span class="board-chat-count">0</span>