updates styling
This commit is contained in:
parent
fcc2eab88c
commit
af31ea1abb
1 changed files with 4 additions and 4 deletions
|
|
@ -133,14 +133,14 @@
|
|||
{% endif %}
|
||||
|
||||
{% if show_context %}
|
||||
<h3 class="h5 mt-0 ellipsis">
|
||||
<span class="title-text">
|
||||
<h3 class="h5 mt-0">
|
||||
<span class="title-text ellipsis">
|
||||
{{ update.plan }}
|
||||
</span>
|
||||
</h3>
|
||||
{% else %}
|
||||
<h3 class="h4 mt-0 ellipsis">
|
||||
<span class="title-text">
|
||||
<h3 class="h4 mt-0">
|
||||
<span class="title-text ellipsis">
|
||||
{{ update.title }}
|
||||
</span>
|
||||
</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue