1
0
Fork 0

many minor visual tweaks to fix spacing and usability

This commit is contained in:
Vivianne Langdon 2022-11-26 14:46:35 -08:00
parent 9738c96175
commit ab43134cc0
12 changed files with 34 additions and 22 deletions

View file

@ -2,7 +2,7 @@
{% load i18n %}
{% block filter %}
<label class="label mt-2 mb-1">Status types</label>
<label class="label mb-1">Status types</label>
<div class="is-flex is-flex-direction-row is-flex-direction-column-mobile">
{% for name, value in feed_status_types_options %}