mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-25 11:00:13 +01:00
💄
This commit is contained in:
parent
7906dc97c6
commit
82eda6f63a
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
<div id="progress"
|
||||
style="position: absolute;height: 1px;background-color: #d23f31;transition: width 50ms cubic-bezier(0, 0, 0.2, 1);top:0"></div>
|
||||
<div id="details"
|
||||
style="color: #9aa0a6;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 8px;line-height: 1.25"></div>
|
||||
style="color: #9aa0a6;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 8px;height: 16px;line-height: 16px;"></div>
|
||||
</div>
|
||||
<script>
|
||||
const sleep = (ms) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue