File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h2>{{_('Tasks')}}</h2>
2828</ div >
2929
3030{% if current_user.role_admin() %}
31- < div class ="discover " style ="margin-top : 2rem; ">
31+ < div class ="discover " style ="padding-inline : 2rem !important ; ">
3232 < h3 > {{ _('Upcoming scheduled sends') }}</ h3 >
3333 < table class ="table table-no-bordered " id ="upcomingtable "
3434 data-url ="{{ url_for('cwa_stats.cwa_scheduled_upcoming') }} "
@@ -50,7 +50,7 @@ <h3>{{ _('Upcoming scheduled sends') }}</h3>
5050
5151</ div >
5252
53- < div class ="discover " style ="margin-top : 2rem; ">
53+ < div class ="discover " style ="padding-inline : 2rem !important ; ">
5454 < h3 > {{ _('Upcoming scheduled operations') }}</ h3 >
5555 < table class ="table table-no-bordered " id ="upcomingopstable "
5656 data-url ="{{ url_for('cwa_stats.cwa_scheduled_upcoming_ops') }} "
You can’t perform that action at this time.
0 commit comments