forked from rDrama/rDrama
1
0
Fork 0

reduce chat bottom padding on desktop

master
Aevann 2023-08-26 02:21:51 +03:00
parent 9a080c7a48
commit ca70ca714b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
{% include "modals/emoji.html" %}
{% include "util/macros.html" %}
{% set vlink = '<a href="/id/' ~ v.id ~ '"' %}
<div class="container pb-4">
<div class="container pb-4 pb-md-2">
<div class="row justify-content-around" id="main-content-row">
<div class="col h-100 {% block customPadding %}custom-gutters{% endblock %}" id="main-content-col">