Added fade effect to the bootstrap modals.

This commit is contained in:
2021-08-27 07:07:14 +08:00
parent bc863869c0
commit bbcedfd366
7 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,7 @@ First written: 2020/7/10
<!-- The Modal -->
<input id="period-url" type="hidden" value="{% url_period "0000-00-00" %}" />
<input id="period-month-picker-params" type="hidden" value="{{ period.month_picker_params }}" />
<div class="modal" id="period-modal">
<div class="modal fade" id="period-modal">
<div class="modal-dialog">
<div class="modal-content">