mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01:00
💄 pdf loading
This commit is contained in:
parent
f935747ebd
commit
7f090b7de0
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@
|
|||
#loadingBar {
|
||||
position: absolute;
|
||||
height: 4px;
|
||||
background-color: var(--b3-theme-on-background);
|
||||
background-color: var(--b3-theme-primary-lightest);
|
||||
transition-duration: 200ms;
|
||||
transition-timing-function: ease;
|
||||
z-index: 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue