forked from MarseyWorld/MarseyWorld
fsd
parent
266c5054e1
commit
2d75139435
|
@ -109,7 +109,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 py-3 px-3">
|
||||
<div class="border-right pt-3 pb-1 px-3">
|
||||
<span data-toggle="tooltip" data-placement="bottom" data-bs-title="Users online right now" title="Users online right now" class="text-muted">
|
||||
<i class="far fa-user fa-sm mr-1"></i>
|
||||
<span class="board-chat-count">0</span>
|
||||
|
|
Loading…
Reference in New Issue