mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
This commit is contained in:
parent
18e377f90f
commit
b5ff267908
21 changed files with 123 additions and 120 deletions
|
|
@ -229,7 +229,7 @@ export const bazaar = {
|
|||
</div>
|
||||
<div class="item__main">
|
||||
<div class="item__preview" style="background-image: url(${data.previewURL})"></div>
|
||||
<div class="item__readme b3-typography" style="position:relative;">
|
||||
<div class="item__readme b3-typography b3-typography--default" style="position:relative;">
|
||||
<img data-type="img-loading" style="position: absolute;top: 0;left: 0;height: 100%;width: 100%;padding: 48px;box-sizing: border-box;" src="/stage/loading-pure.svg">
|
||||
</div>
|
||||
</div>`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue