styles fix
This commit is contained in:
parent
b40cca8a95
commit
fbeae81abb
|
@ -8,9 +8,6 @@
|
|||
{% with schedules=object.schedule_set.all %}
|
||||
{% if object.active and schedules %}
|
||||
<header class="schedules mt-3">
|
||||
<h4 class="title is-4 mr-3">
|
||||
{% translate "Diffusions" %}
|
||||
</h4>
|
||||
{% for schedule in schedules %}
|
||||
<div class="schedule">
|
||||
<div class="heading">
|
||||
|
|
Loading…
Reference in New Issue
Block a user