修复显示问题
This commit is contained in:
@@ -72,10 +72,12 @@ function handleEnter() {
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<div class="pending-download-copy">
|
||||
<strong>{{ item.name }}</strong>
|
||||
<strong :title="item.name">{{ item.name }}</strong>
|
||||
<p>{{ item.size_label }} · {{ item.created_label }}</p>
|
||||
</div>
|
||||
<LocalIcon name="download" size="18" />
|
||||
<span class="pending-download-icon" aria-hidden="true">
|
||||
<LocalIcon name="download" size="18" />
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user