simplify contain-svg css
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="topic-locked-container contain-svg">
|
||||
{% if topic['is_locked'] %}
|
||||
{{ icn_lock() }}
|
||||
{{ icn_lock(48) }}
|
||||
<i>Locked</i>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user