forked from MarseyWorld/MarseyWorld
add padding
parent
b4717a9dbc
commit
01de9f4320
|
@ -345,7 +345,7 @@
|
|||
{% endmacro %}
|
||||
|
||||
{% macro chat_users_list() %}
|
||||
<div class="col text-left d-none d-lg-block pt-3" style="max-width:300px">
|
||||
<div class="col text-left d-none d-lg-block pt-3 pb-5" style="max-width:300px">
|
||||
<h5>Users Online</h5>
|
||||
<div id="online" class="mt-3"></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue