fix ticket zoom time zIndex
This commit is contained in:
parent
6dc5f28b29
commit
1c39e8efea
1 changed files with 1 additions and 1 deletions
|
@ -72,6 +72,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<small class="task-subline"><time class="humanTimeFromNow" data-time="<%- article.created_at %>">?</time></small>
|
||||
<small class="task-subline zIndex-1"><time class="humanTimeFromNow" data-time="<%- article.created_at %>">?</time></small>
|
||||
</div>
|
||||
<% end %>
|
Loading…
Reference in a new issue