mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
Feature/attachment with native fs (#1078)
* feat: upload image with native fs * improve: life of loading assets image file with nfs Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
&.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
&.loading-asset {
|
||||
width: 9px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user